[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:58 PM

[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:57 PM

[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:55 PM

[jira] [Updated] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated FILEUPLOAD-355: --- Summary: Update code example: Use IOUtils instead of Streams utils class

[jira] [Resolved] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved FILEUPLOAD-355. Fix Version/s: 2.0.0 Resolution: Fixed > Update code example:

[jira] [Commented] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory commented on FILEUPLOAD-355: This functionality does not belong

[cctalk] Re: FWIW CD & DVD demagnetization [was: Double Density 3.5" Floppy Disks]

2024-05-09 Thread D. Resor via cctalk
3.5" Floppy Disks] On 09/05/2024 03:41, D. Resor via cctalk wrote: > Next they'll want silver oxygen free plated plumbing and sewage pipes in > their homes. Silver plated toilet seats? > > Walls insulated with Palladium coated corn silk threads? > > Seems the subject has re

Re: [GRN] Urgent - Archives

2024-05-09 Thread Marise D' Lima
ups > "Goa-Research-Net" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to goa-research-net+unsubscr...@googlegroups.com. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/goa-research-net/GV2P19

[Issue 24546] importC musl setjmp.h failure

2024-05-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24546 kinke changed: What|Removed |Added Keywords||ImportC --

[Issue 24546] importC musl setjmp.h failure

2024-05-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24546 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #2 from kinke --- I

Comment on ntpclient. Seems the 2015 code fails to compile on my Fedora 39 machine.

2024-05-09 Thread Michael D. Setzer II
Those fix compile on my Fedora 39 machine, but not sure if others would see same changes needed. Thanks. ++ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mi...@guam.net mail

moving from classical lex/yacc to pegged parser

2024-05-09 Thread Dmitry Ponyatov via Digitalmars-d-learn
Using lex/yacc I can do a more or less complex things in .yacc semantic actions, such complex as bytecode compilation or real CPU assembly. Playing with `pegged`, I can't figure out how to move from `ParseTree` to such like semantic actions. I even can't parse numbers from strings in

[clang-tools-extra] [clang-tidy] check `std::string_view` and custom string-like classes in `readability-string-compare` (PR #88636)

2024-05-09 Thread Vadim D. via cfe-commits
vvd170501 wrote: @EugeneZelenko, can you approve this, please? Or are 2 approves enough to merge? https://github.com/llvm/llvm-project/pull/88636 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang-tools-extra] [clangd] Add config option to allow detection of unused system headers (PR #87208)

2024-05-09 Thread Vadim D. via cfe-commits
vvd170501 wrote: Ping https://github.com/llvm/llvm-project/pull/87208 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

ATTN: Did you receive no reply to your DConf submission?

2024-05-08 Thread Mike Parker via Digitalmars-d-announce
Today I discovered a recent DConf submission in my spam folder. I also learned that someone else sent a submission in March that I never saw. I assume it also went to spam and was auto-deleted after 30 days. If you submitted a talk to soc...@dlang.org and haven't yet seen a reply, please

Re: [Intel-wired-lan] [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver

2024-05-08 Thread D, Lakshmi Sowjanya
> -Original Message- > From: Andy Shevchenko > Sent: Tuesday, April 30, 2024 7:23 PM > To: D, Lakshmi Sowjanya > Cc: t...@linutronix.de; jstu...@google.com; giome...@enneenne.com; > cor...@lwn.net; linux-ker...@vger.kernel.org; x...@kernel.org; > net...@v

Re: [Intel-wired-lan] [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure

2024-05-08 Thread D, Lakshmi Sowjanya
> -Original Message- > From: Peter Hilber > Sent: Tuesday, April 30, 2024 7:58 PM > To: D, Lakshmi Sowjanya ; > t...@linutronix.de; jstu...@google.com; giome...@enneenne.com; > cor...@lwn.net; linux-ker...@vger.kernel.org > Cc: x...@kernel.org; net...@v

[cctalk] Re: FWIW CD & DVD demagnetization [was: Double Density 3.5" Floppy Disks]

2024-05-08 Thread D. Resor via cctalk
Next they'll want silver oxygen free plated plumbing and sewage pipes in their homes. Silver plated toilet seats? Walls insulated with Palladium coated corn silk threads? Seems the subject has really gone astray? Lions, Tigers and Bears oh my! ) Don Resor -Original Message-

D doesn't have weak references. So how can I make a associative array of objects without preventing their destruction?

2024-05-08 Thread Liam McGillivray via Digitalmars-d-learn
A "weak reference" (in the sense that I'm referring to) is a feature in some programming languages for a reference to an object that doesn't prevent the GC from destroying that object. My current understanding is that D doesn't have weak references, though I've found some posts in

Re: How can I put the current value of a variable into a delegate?

2024-05-08 Thread Liam McGillivray via Digitalmars-d-learn
On Wednesday, 8 May 2024 at 12:29:05 UTC, Rene Zwanenburg wrote: Interestingly enough C# used to have the same behaviour but MS decided to go for a breaking change in C# 5; now it behaves as most people expect. Wow! I wonder if D would be willing to allow such a breaking change

Re: How can I put the current value of a variable into a delegate?

2024-05-08 Thread Liam McGillivray via Digitalmars-d-learn
ame stack of the *enclosing function*, and does not allocate a new slot for each loop iteration. You can force this by using a lambda which allocates the closure: ```d foreach(card; unitCards) card.submitted = (c2) { return () => selectUnit(c2.unit); }(card); ``` This is a lambda

Re: Inner exit status code

2024-05-08 Thread Alan D. Salewski
file system full" or situations in which there are inadequate persmissions to write the exit status file. Best regards, -Al -- a l a n d. s a l e w s k i ads@salewski.email salew...@att.net https://github.com/salewski

[USRP-users] Re: Power output on the N321 LO OUT

2024-05-08 Thread Marcus D. Leech
On 08/05/2024 15:21, Eugene Grayver wrote: What power level can I expect on the N321 LO output at 2 GHz? Thanks. ___ USRP-users mailing list --usrp-users@lists.ettus.com To unsubscribe send an email tousrp-users-le...@lists.ettus.com Somewhere between

[Issue 24546] importC musl setjmp.h failure

2024-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24546 --- Comment #1 from johanenge...@weka.io --- Fails in testsuite here: https://github.com/dlang/dmd/blob/046679129774bf886e0650fa593c24fb2c7de499/compiler/test/compilable/stdcheaders.c#L30 --

[Issue 24546] importC musl setjmp.h failure

2024-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24546 johanenge...@weka.io changed: What|Removed |Added Keywords||industry --

[Issue 24546] New: importC musl setjmp.h failure

2024-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24546 Issue ID: 24546 Summary: importC musl setjmp.h failure Product: D Version: D2 Hardware: All OS: Linux Status: NEW Severity: major Priority: P1

[gcc r14-10185] Objective-C, NeXT, v2: Correct a regression in code-gen.

2024-05-08 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:7e8fae89f356bad9c62c8625a36b631cf0a74568 commit r14-10185-g7e8fae89f356bad9c62c8625a36b631cf0a74568 Author: Iain Sandoe Date: Tue Apr 30 15:11:56 2024 +0100 Objective-C, NeXT, v2: Correct a regression in code-gen. There have been several changes in the ABI

Bug#1070660: shim 15.8-1~deb12u1 flagged for acceptance

2024-05-08 Thread Adam D Barratt
package release.debian.org tags 1070660 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: shim Version:

Bug#1070670: shim 15.8-1~deb11u1 flagged for acceptance

2024-05-08 Thread Adam D Barratt
package release.debian.org tags 1070670 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: shim Version:

Bug#1065013: nvidia-graphics-drivers 470.239.06-1 flagged for acceptance

2024-05-08 Thread Adam D. Barratt
On Wed, 2024-05-08 at 19:18 +0200, Andreas Beckmann wrote: > On 05/05/2024 20.52, Adam D Barratt wrote: > > Package: nvidia-graphics-drivers > > Version: 470.239.06-1 > > > Explanation: upstream security fixes [CVE-2022-42265 CVE-2024-0074 > > CVE-2024-0078] &

Bug#1070660: shim 15.8-1~deb12u1 flagged for acceptance

2024-05-08 Thread Adam D Barratt
package release.debian.org tags 1070660 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: shim Version:

Bug#1070670: shim 15.8-1~deb11u1 flagged for acceptance

2024-05-08 Thread Adam D Barratt
package release.debian.org tags 1070670 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: shim Version:

Bug#1065013: nvidia-graphics-drivers 470.239.06-1 flagged for acceptance

2024-05-08 Thread Adam D. Barratt
On Wed, 2024-05-08 at 19:18 +0200, Andreas Beckmann wrote: > On 05/05/2024 20.52, Adam D Barratt wrote: > > Package: nvidia-graphics-drivers > > Version: 470.239.06-1 > > > Explanation: upstream security fixes [CVE-2022-42265 CVE-2024-0074 > > CVE-2024-0078] &

Re: framebuffer console on old ATI

2024-05-08 Thread John D. Baker
On Tue, 7 May 2024, Riccardo Mottola wrote: > John D. Baker wrote: > > As you have seen, the "radeon*" and "radeondrmkmsfb*" drivers do not > > attach on "r100" class devices. They have been explicitly excluded > > because early

[Issue 24410] Assertion for syntax error with interpolation string

2024-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24410 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 24503] run.dlang.org compiler needs updating from 2.105.3

2024-05-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24503 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Detecting if a FilePath is a symlink on Jenkins workers

2024-05-08 Thread Berend D.
uot; group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/e1b3d7a6-7626-473e-bc4f-39cb6581d26en%40googlegroups.com.

[jira] [Created] (DIGESTER-201) Migrate from cglib to...

2024-05-08 Thread Gary D. Gregory (Jira)
Gary D. Gregory created DIGESTER-201: Summary: Migrate from cglib to... Key: DIGESTER-201 URL: https://issues.apache.org/jira/browse/DIGESTER-201 Project: Commons Digester Issue Type

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:53 PM

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:52 PM

[jira] [Updated] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated DIGESTER-188: - Summary: Update cglib from 2.2.2 to 3.3.0 (was: Update cglib from 2.2.2 to 3.2.5

[jira] [Resolved] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved DIGESTER-188. -- Resolution: Fixed > Update cglib from 2.2.2 to 3.

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.2.5

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:38 PM

[jira] [Commented] (DIGESTER-188) Update cglib from 2.2.2 to 3.2.5

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory commented on DIGESTER-188: -- Apache Commons BCEL, ByteBuddy, or ASM? Feel free

Re: How can I put the current value of a variable into a delegate?

2024-05-08 Thread Rene Zwanenburg via Digitalmars-d-learn
On Monday, 6 May 2024 at 16:41:38 UTC, Steven Schveighoffer wrote: This is a very old issue: https://issues.dlang.org/show_bug.cgi?id=2043 since "moved" to https://issues.dlang.org/show_bug.cgi?id=23136 I would love to see a solution, but the workaround at least exists! -Steve

Re: Why is Phobos `Flag` so overthought ?

2024-05-08 Thread Dukc via Digitalmars-d-learn
, annoying design and needs to be completely phased out now that we have named arguments. Flag enforces that the argument says what it relates to. `true` does not say what it relates to. Named arguments are optional, so I don't see how they could make Flag redundant. Well, ```D private struct

Re: Why is Phobos `Flag` so overthought ?

2024-05-08 Thread Nick Treleaven via Digitalmars-d-learn
On Wednesday, 8 May 2024 at 04:27:13 UTC, cc wrote: It doesn't allow a simple boolean to be used as an argument, or any other Flag as they are different instantiations of a template rather than equivalent aliases. It is however awful, cumbersome, annoying design and needs to be completely

GCC 14.1.0 now available for Dreamcast's KallistiOS, including GDC support.

2024-05-08 Thread Paulo Pinto via Digitalmars-d-announce
As per KallistiOS Dreamcast maintainers, the new GCC version has been integrated, with support for all GCC frontends, https://twitter.com/falco_girgis/status/1788064911689404612

Re: Why is Phobos `Flag` so overthought ?

2024-05-07 Thread cc via Digitalmars-d-learn
On Monday, 6 May 2024 at 17:55:49 UTC, user1234 wrote: I think this just works: ```d enum Flag : bool { no, yes } ``` ... must be a reason but I cant find it RN ;) In "properly" designed Phobos packages, it's unambiguous. Take for example std.datetime.stopwatch: `

Re: I've finally released the source code of the neural network creator, along with the module with tools written in D.

2024-05-07 Thread Steven Schveighoffer via Digitalmars-d-announce
to create the network only by clicking with the mouse. It is all there for anyone to use as they wish, all written purely in D. Here is the link: https://github.com/MuriloMir/Neural-network Just to give you guys a spoiler, I'm writing a biology simulator in D, it is already very impressive

I've finally released the source code of the neural network creator, along with the module with tools written in D.

2024-05-07 Thread Murilo via Digitalmars-d-announce
. It is all there for anyone to use as they wish, all written purely in D. Here is the link: https://github.com/MuriloMir/Neural-network Just to give you guys a spoiler, I'm writing a biology simulator in D, it is already very impressive, I will show more later.

[Issue 24545] Problems with m32 mode on Linux

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24545 --- Comment #1 from erikas.aub...@gmail.com --- Created attachment 1914 --> https://issues.dlang.org/attachment.cgi?id=1914=edit Minimal hello world program. This causes linker warnings when compiled with dmd -m32 -run hello.d but successfully

[Issue 24545] New: Problems with m32 mode on Linux

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24545 Issue ID: 24545 Summary: Problems with m32 mode on Linux Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P1

[Issue 24544] New: asm grammar dosn't covers bracket syntax

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24544 Issue ID: 24544 Summary: asm grammar dosn't covers bracket syntax Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[TV orNotTV] Re: Young Sheldon finale SPOILER

2024-05-07 Thread M-D November
> with photos) > B > -- You received this message because you are subscribed to the Google Groups "TVorNotTV" group. To unsubscribe from this group and stop receiving emails from it, send an email to tvornottv+unsubscr...@googlegroups.com. To view this discussion on the web

[Issue 24542] actually apply VRP to foreach indices when array is of known length

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24542 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #1 from Nick

[Bug 2061747] Re: obsolete out-of-tree ivsc dkms in favor of in-tree one

2024-05-07 Thread Martin D. Weinberg
Wow. Thanks for all of that effort on behalf of Carbon X1 owners. My machine is also a Lenovo 21HMCTO1WW. Looks like the same issues. So this is an upstream problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Issue 24543] The `@__future` attribute is (almost) undocumented

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24543 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Summary|The

[Issue 24543] The `@future` attribute is (almost) undocumented

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24543 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ntrel

Re: [edk2-devel] [PATCH v2] MdePkg: Add MmUnblockMemoryLib to MdeLibs.dsc

2024-05-07 Thread Michael D Kinney
Reviewed-by: Michael D Kinney > -Original Message- > From: Wu, Jiaxin > Sent: Monday, May 6, 2024 9:55 PM > To: Zhang, Hongbin1 ; devel@edk2.groups.io > Cc: Kinney, Michael D ; Ni, Ray > ; Liming Gao ; Liu, Zhiguang > ; Xie, Yuanhao > Subject: RE

Re: framebuffer console on old ATI

2024-05-07 Thread John D. Baker
ed-out device), so you'd have to compile a custom kernel with it added to the config. -- |/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X |\ / jdbaker[snail]consolidated[flyspeck]net OpenBSDFreeBSD | X No HTML/proprietary data in email. BSD just sits there and works! |/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645

Re: Re: Re: [PATCH 0/4] Add import builtin

2024-05-07 Thread Martin D Kealey
On Sun, 5 May 2024 at 11:50, Koichi Murase wrote: > > Ideally, they'll be using bash's native import under the hood! > > Yes, module managers still need to implement their own "import" > command while using the proposed "import" primitive under the hood, > and it's simply interchangeable with

[Issue 24542] New: actually apply VRP to foreach indices when array is of known length

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24542 Issue ID: 24542 Summary: actually apply VRP to foreach indices when array is of known length Product: D Version: D2 Hardware: All OS: All Status: NEW

[jira] [Commented] (LANG-1733) `null` handling feature in ObjectUtils

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844264#comment-17844264 ] Gary D. Gregory commented on LANG-1733: --- If this goes anywhere it should be in the function package

[jira] [Comment Edited] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844262#comment-17844262 ] Gary D. Gregory edited comment on CONFIGURATION-845 at 5/7/24 12:14 PM

[jira] [Commented] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844262#comment-17844262 ] Gary D. Gregory commented on CONFIGURATION-845: --- [~pietermartin] Thank you for you

[DRAFT][REPORT] Board report for May 2024

2024-05-07 Thread Gary D. Gregory
Hi All, Here is a draft of the board report I plan on submitting later today. Inputs welcome. ## Description: Apache Xalan exists to promote the use of XSLT. We view XSLT (Extensible Stylesheet Language Transformations) as a compelling paradigm that transforms XML documents, thereby

[Issue 24541] New: cartesianProduct should have length for finite ranges

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24541 Issue ID: 24541 Summary: cartesianProduct should have length for finite ranges Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

Re: TIL: statically initializing an Associative Array

2024-05-06 Thread Andy Valencia via Digitalmars-d-learn
On Tuesday, 7 May 2024 at 01:14:24 UTC, Steven Schveighoffer wrote: On Tuesday, 7 May 2024 at 00:10:27 UTC, Andy Valencia wrote: I had a set of default error messages to go with error code numbers, and did something along the lines of: string[uint] error_text = [ 400: "A message",

Re: TIL: statically initializing an Associative Array

2024-05-06 Thread Steven Schveighoffer via Digitalmars-d-learn
On Tuesday, 7 May 2024 at 00:10:27 UTC, Andy Valencia wrote: I had a set of default error messages to go with error code numbers, and did something along the lines of: string[uint] error_text = [ 400: "A message", 401: "A different message" ]; and got "expression is not a

Re: TIL: statically initializing an Associative Array

2024-05-06 Thread matheus via Digitalmars-d-learn
On Tuesday, 7 May 2024 at 01:02:04 UTC, matheus wrote: On Tuesday, 7 May 2024 at 00:10:27 UTC, Andy Valencia wrote: ... Based on what I understood and that issue, I think it was fixed: ... By the way it works as immutable too. Matheus.

Re: TIL: statically initializing an Associative Array

2024-05-06 Thread matheus via Digitalmars-d-learn
On Tuesday, 7 May 2024 at 00:10:27 UTC, Andy Valencia wrote: I had a set of default error messages to go with error code numbers, and did something along the lines of: string[uint] error_text = [ 400: "A message", 401: "A different message" ]; and got "expression is not a

TIL: statically initializing an Associative Array

2024-05-06 Thread Andy Valencia via Digitalmars-d-learn
I had a set of default error messages to go with error code numbers, and did something along the lines of: string[uint] error_text = [ 400: "A message", 401: "A different message" ]; and got "expression is not a constant" I eventually found this discussion:

[Bug 2061747] Re: obsolete out-of-tree ivsc dkms in favor of in-tree one

2024-05-06 Thread Martin D. Weinberg
Thank you for all of this work. I am not sure that I should be changing the tags based on previous experience, but here is my test report. For testing, I updated to the linux/6.8.0-32.32 generic kernel in noble- proposed. It seemed that I needed to reinstall the intel-ipu6-dkms after installing

Request for Basic auth not response in weeks

2024-05-06 Thread Matt D
and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/16ab8919-90a3-4d5a-86dc-88fc7260c3c6n%40googlegroups.com.

Bug#1067106: bullseye-pu: package nvidia-settings/470.239.06-1

2024-05-06 Thread Adam D. Barratt
Control: tags -1 + pending On Mon, 2024-05-06 at 20:29 +0200, Andreas Beckmann wrote: > while accepting the nvidia stack yesterday (many thanks for that!) > you missed to tag etc. this bug, while the package was accepted > (perhaps attributed to a different bug?). Yep, the metadata in the

Bug#1067106: bullseye-pu: package nvidia-settings/470.239.06-1

2024-05-06 Thread Adam D. Barratt
Control: tags -1 + pending On Mon, 2024-05-06 at 20:29 +0200, Andreas Beckmann wrote: > while accepting the nvidia stack yesterday (many thanks for that!) > you missed to tag etc. this bug, while the package was accepted > (perhaps attributed to a different bug?). Yep, the metadata in the

[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)

2024-05-06 Thread Paul D. Smith
Follow-up Comment #2, bug #65685 (group make): I'm not sure I get where the problem is coming from. The way I remember it is that if we see a valid jobserver-auth argument, we ignore the value of -j. This is so that we can keep the -j option in the value of MAKEFLAGS so that users can review

[bug #65323] Functions/shell test 22 causes ksh to crash.

2024-05-06 Thread Paul D. Smith
Update of bug #65323 (group make): Status:None => Fixed Open/Closed:Open => Closed Operating System:None => POSIX-Based Fixed Release:

[bug #65324] Fix crash in disable_builtins.

2024-05-06 Thread Paul D. Smith
Update of bug #65324 (group make): Status:None => Fixed Open/Closed:Open => Closed Operating System:None => Any Fixed Release:

Re: Why is Phobos `Flag` so overthought ?

2024-05-06 Thread user1234 via Digitalmars-d-learn
On Monday, 6 May 2024 at 18:06:53 UTC, Julian Fondren wrote: On Monday, 6 May 2024 at 17:55:49 UTC, user1234 wrote: I think this just works: ```d enum Flag : bool { no, yes } alias AllowVancancy = Flag; // example usage ``` ```d import std.stdio : writeln; enum Flag : bool

[bug #65536] make.texi:5449: node `Using Variables' lacks menu item for `Conditionalizing' despite being its Up target

2024-05-06 Thread Paul D. Smith
Update of bug #65536 (group make): Item Group: Bug => Documentation Status:None => Fixed Assigned to:None => psmith Open/Closed:

[bug #65537] Werrors from intprops-internal.h with gcc 8.3.0

2024-05-06 Thread Paul D. Smith
Update of bug #65537 (group make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

Re: Why is Phobos `Flag` so overthought ?

2024-05-06 Thread Julian Fondren via Digitalmars-d-learn
On Monday, 6 May 2024 at 17:55:49 UTC, user1234 wrote: I think this just works: ```d enum Flag : bool { no, yes } alias AllowVancancy = Flag; // example usage ``` ```d import std.stdio : writeln; enum Flag : bool { no, yes } alias Traditional = Flag; alias Color = Flag; void hello

Why is Phobos `Flag` so overthought ?

2024-05-06 Thread user1234 via Digitalmars-d-learn
I think this just works: ```d enum Flag : bool { no, yes } alias AllowVancancy = Flag; // example usage ``` Also this is completion friendly whereas Phobos version does not permit DCD completion as it's based on opDispatch. Compare to phobos version: ```d template Flag(string name

Re: [vim/vim] ftplugin: sh: don't assume MANPAGER makes sense (PR #14679)

2024-05-06 Thread D. Ben Knoble
ecause you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/14

Re: Phobos function to remove all occurances from dynamic array?

2024-05-06 Thread Lance Bachmeier via Digitalmars-d-learn
#remove ```d arr = arr.remove!(v => shouldBeRemoved(v)); ``` Why the reassignment? Because `remove` removes elements *in place*, and does not change the range extents. It returns the portion of the range that contains the unremoved elements. So to give an example: ```d auto arr = [1, 2, 3, 4

Re: [GRN] OPEN TO DEBATE: Key Goa groups driving its power play: Bhandaris to Kshatriya Marathas, Saraswat Brahmins to Christians

2024-05-06 Thread 'Ivan D.' via Goa-Research-Net
ssion (‘debate’) of who we are: our local &  global identity.  - feni ha tuka? Is it the season for Carjel? - Ivan D.- Montreal, Canada  On Monday, May 6, 2024, 09:54, Frederick Noronha wrote: Key Goa groups driving its power play: Bhandaris to Kshatriya Marathas, Saraswat Brahmins to Chri

Re: How can I put the current value of a variable into a delegate?

2024-05-06 Thread Steven Schveighoffer via Digitalmars-d-learn
lot for each loop iteration. You can force this by using a lambda which allocates the closure: ```d foreach(card; unitCards) card.submitted = (c2) { return () => selectUnit(c2.unit); }(card); ``` This is a lambda which accepts `card` as a parameter, and returns an appropriate de

Bug#1070490: libc6: Unpacking libc6:amd64 2.28-10+deb10u3 over 2.28-10+deb10u2 breaks system

2024-05-06 Thread Adam D. Barratt
On Mon, 2024-05-06 at 13:02 +0200, Jan Krčmář wrote: > Package: libc6 > Version: 2.28-10+deb10u3 > > Upgrading the system (Debian 10/Buster) causes corrupted system, > ending with kernel panic and unbootable system. > [...] > The following packages will be upgraded: > apt apt-transport-https

Bug#1070490: libc6: Unpacking libc6:amd64 2.28-10+deb10u3 over 2.28-10+deb10u2 breaks system

2024-05-06 Thread Adam D. Barratt
On Mon, 2024-05-06 at 13:02 +0200, Jan Krčmář wrote: > Package: libc6 > Version: 2.28-10+deb10u3 > > Upgrading the system (Debian 10/Buster) causes corrupted system, > ending with kernel panic and unbootable system. > [...] > The following packages will be upgraded: > apt apt-transport-https

[Issue 24540] Add order/index to enum member to return its position

2024-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24540 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #2 from Nick

Re: [edk2-rfc] [edk2-devel] Proposal to switch TianoCore Code Review from email to GitHub Pull Requests on 5-24-2024

2024-05-06 Thread Michael D Kinney
> -Original Message- > From: Ard Biesheuvel > Sent: Monday, May 6, 2024 8:31 AM > To: Kinney, Michael D > Cc: r...@edk2.groups.io; devel@edk2.groups.io; Pedro Falcato > ; Leif Lindholm ; Andrew > Fish (af...@apple.com) > Subject: Re: [edk2-rfc] [edk2-devel] Proposal

Re: How can I put the current value of a variable into a delegate?

2024-05-06 Thread Nick Treleaven via Digitalmars-d-learn
On Monday, 6 May 2024 at 06:29:49 UTC, Liam McGillivray wrote: Here's a line that caused a bug that took me awhile to find: ``` foreach(card; unitCards) card.submitted = delegate() => selectUnit(card.unit); ``` I think you can do: ```d import std.algorithm.iteration : e

Re: [edk2-rfc] [edk2-devel] Proposal to switch TianoCore Code Review from email to GitHub Pull Requests on 5-24-2024

2024-05-06 Thread Michael D Kinney
2024 3:01 AM > To: devel@edk2.groups.io; Kinney, Michael D > Cc: Pedro Falcato ; r...@edk2.groups.io; Leif > Lindholm ; Andrew Fish (af...@apple.com) > > Subject: Re: [edk2-rfc] [edk2-devel] Proposal to switch TianoCore Code > Review from email to GitHub Pull Requests on 5-24-20

Re: Redub v1.3.9 : A faster build system promising 90% compatibility with dub

2024-05-06 Thread aberba via Digitalmars-d-announce
On Saturday, 4 May 2024 at 11:40:27 UTC, Hipreme wrote: Hello guys. It has been some time since my last post on forum regarding redub. It has improved a lot on its newest versions. Since it has been put to prove on Hipreme Engine as its main build system, there were a bunch of updates that

[USRP-users] Re: Sharing one UHD device across multiple hosts

2024-05-06 Thread Marcus D. Leech
On 06/05/2024 09:17, Rob Kossler wrote: https://files.ettus.com/manual/page_stream.html#stream_remote Thanks, Rob.  I still had "Alternative Stream Destination" in my head, which frustrated my search. ___ USRP-users mailing list --

[Issue 24540] Add order/index to enum member to return its position

2024-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24540 --- Comment #1 from apham --- The value is also needed to be known at compile time static assert(Foo.one.order == 0); static assert(Foo.two.order == 1); --

[Issue 24540] New: Add order/index to enum member to return its position

2024-05-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24540 Issue ID: 24540 Summary: Add order/index to enum member to return its position Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

Re: [PATCH v3 0/9] odhcpd patchset

2024-05-06 Thread Paul D
Any further comments or reviews for this to go in? On 2024-04-09 05:04, Paul Donald wrote: > From: Paul Donald > > applies to odhcpd master HEAD d8118f6e76e5519881f9a37137c3a06b3cb60fd2 > > Before: > == > ICMPv6 Option (Prefix information : fd51:1c2a:8909::/64) > Type: Prefix information

  1   2   3   4   5   6   7   8   9   10   >