[Issue 23812] ImportC: allow adding function attributes to imported C functions

2024-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23812 ponce changed: What|Removed |Added CC||alil...@gmail.com --- Comment #2 from ponce ---

[jira] [Commented] (KAFKA-16361) Rack aware sticky assignor minQuota violations

2024-05-14 Thread Luke D (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846377#comment-17846377 ] Luke D commented on KAFKA-16361: [~ableegoldman] , the bug is not present in 3.4 from our local

Re: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202405

2024-05-14 Thread Michael D Kinney
Hi Liming, My responses below in [Mike]. Mike From: gaoliming Sent: Friday, May 10, 2024 8:29 AM To: devel@edk2.groups.io; Kinney, Michael D ; 'Andrew Fish' ; 'Leif Lindholm' Cc: 'Ard Biesheuvel' ; sam.kay...@arm.com; dougfl...@microsoft.com; Mathews, John ; Hou, Wenxing Subject: 回复

Re: [edk2-devel][edk2-stable202405][PATCH] MdeModulePkg: Potential UINT32 overflow in S3 ResumeCount

2024-05-14 Thread Michael D Kinney
I agree it should catch edk2-stable202405 Mike > -Original Message- > From: gaoliming > Sent: Thursday, May 9, 2024 12:24 AM > To: devel@edk2.groups.io; Pakkirisamy, ShanmugavelX > > Cc: Liu, Zhiguang ; Bi, Dandan ; > 'Leif Lindholm' ; 'Andrew Fish' ; > Kinney,

Re: Sokol now has official D bindings

2024-05-14 Thread Guillaume Piolat via Digitalmars-d-announce
On Tuesday, 14 May 2024 at 12:36:27 UTC, ryuukk_ wrote: - float nan default Complaints from C and C++ programmers could mention that at least stack variables gets initialized to something.

Re: Dovecot correct ownership for logs

2024-05-14 Thread Alain D D Williams
On Tue, May 14, 2024 at 03:11:16PM +0200, Richard wrote: >"Top posting" (writing the answer above the text that's being replied >to) is literally industry standard behavior. Many do top post, but many do not. Places where it is often frowned on are technical mail lists such as this one.

Re: D Language Foundation January 2024 Monthly Meeting Summary

2024-05-14 Thread jmh530 via Digitalmars-d-announce
On Tuesday, 14 May 2024 at 14:01:28 UTC, Hipreme wrote: [snip] ### Item 8 There was a project which is basically rdmd but faster out there, done by Jonathan Marler. - https://github.com/dragon-lang/rund Sometime ago I thought about just pushing to d tools, but since no one cared about, I

[okular] [Bug 472356] Okular crashes when configuring certificates with SafeNet Client

2024-05-14 Thread Ovidiu D . Niţan
https://bugs.kde.org/show_bug.cgi?id=472356 --- Comment #10 from Ovidiu D. Niţan --- Sorry if this is spam, but I wanted to let you know that I built the latest code from master and seems that the issue is fixed. Thanks to everyone involved in making Okular a better software. -- You

[okular] [Bug 472356] Okular crashes when configuring certificates with SafeNet Client

2024-05-14 Thread Ovidiu D . Niţan
https://bugs.kde.org/show_bug.cgi?id=472356 --- Comment #10 from Ovidiu D. Niţan --- Sorry if this is spam, but I wanted to let you know that I built the latest code from master and seems that the issue is fixed. Thanks to everyone involved in making Okular a better software. -- You

Re: D Language Foundation January 2024 Monthly Meeting Summary

2024-05-14 Thread Hipreme via Digitalmars-d-announce
On Tuesday, 14 May 2024 at 13:23:17 UTC, Mike Parker wrote: The D Language Foundation's monthly meeting for January 2024 was held on Friday the 12th. There were two things of particular note about this meeting. [...] I have some things to feedback on those points ### Item 6 I had done my

D Language Foundation January 2024 Monthly Meeting Summary

2024-05-14 Thread Mike Parker via Digitalmars-d-announce
The D Language Foundation's monthly meeting for January 2024 was held on Friday the 12th. There were two things of particular note about this meeting. First, Jonathan Davis joined us for the first time and is now a permanent member. We're very happy to have him aboard. Second

Re: Sokol now has official D bindings

2024-05-14 Thread evilrat via Digitalmars-d-announce
On Tuesday, 14 May 2024 at 12:36:27 UTC, ryuukk_ wrote: It'll be interesting to know what the experience was for the maintainer to play around with D (for the first time?) From what i could gather, problems encountered: - rvalue ref params (wich led to someone telling him to use -preview=all

Re: Sokol now has official D bindings

2024-05-14 Thread Hipreme via Digitalmars-d-announce
On Tuesday, 14 May 2024 at 12:46:13 UTC, ryuukk_ wrote: LDC yet again is proving how essential it is for D, now that more OS are embracing ARM, having LDC available and maintained to support latest version of LLVM and all kind of platforms is a blessing The maintainer is using macOS, and his

[jira] [Commented] (VFS-852) webdav4s is not working with multiple TLS Record Layer segments

2024-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846311#comment-17846311 ] Gary D. Gregory commented on VFS-852: - Releasing is definitively on my to-do list. Maybe within a week

Re: Sokol now has official D bindings

2024-05-14 Thread ryuukk_ via Digitalmars-d-announce
LDC yet again is proving how essential it is for D, now that more OS are embracing ARM, having LDC available and maintained to support latest version of LLVM and all kind of platforms is a blessing The maintainer is using macOS, and his library targets many platforms including the web

Re: Sokol now has official D bindings

2024-05-14 Thread ryuukk_ via Digitalmars-d-announce
It'll be interesting to know what the experience was for the maintainer to play around with D (for the first time?) From what i could gather, problems encountered: - rvalue ref params (wich led to someone telling him to use -preview=all wich led to other issues) - attributes soup - float

Sokol now has official D bindings

2024-05-14 Thread ryuukk_ via Digitalmars-d-announce
I just saw this yesterday, and i haven't see anybody talk about it here, so i decided to share this great news for D here Sokol is a popular gamedev library https://github.com/floooh/sokol It now officially supports D, thanks to the work led by https://github.com/kassane https://github.com

[Issue 24550] New: formattedWrite should support string interpolation

2024-05-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24550 Issue ID: 24550 Summary: formattedWrite should support string interpolation Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

Re: Can an vsFTP server get swamped?

2024-05-14 Thread Michael D. Setzer II via users
g/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructur

Re: /boot too small

2024-05-14 Thread Michael D. Setzer II via users
you have disabled that?? ++ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mi...@guam.net mailto:msetze...@gmail.com mailto:msetze...@gmx.com Guam - Where America's Day Begins

proposed BASH_SOURCE_PATH

2024-05-14 Thread Martin D Kealey
I wholeheartedly support the introduction of BASH_SOURCE_PATH, but I would like to suggest three tweaks to its semantics. A common pattern is to unpack a script with its associated library & config files into a new directory, which then leaves a problem locating the library files whose paths are

LE secure connection failing

2024-05-13 Thread Jain A D
Hi all I'm trying to enable LE secure pairing and bonding for Nimble. Doing this by using nRF Connect desktop application. Pairing and bonding is working if we try in *legacy *(passkey method). If we try the same in LE secure, the nRF connect application shows error* Authentication failed with

[Issue 24549] std.process.environment.get(null) segfaults

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

[Issue 24549] std.process.environment.get(null) segfaults

2024-05-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24549 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@gmail.com --- Comment #1

[RBW] FS 48 Sam Hillborne $3000 OBO plus shipping

2024-05-13 Thread Jonathan D.
nsubscribe from this group and stop receiving emails from it, send an email to rbw-owners-bunch+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rbw-owners-bunch/398797a5-af35-49d1-9d3c-e5bcf165eb4dn%40googlegroups.com.

[Freesurfer] Harmonization (Site/Scanner) for FreeSurfer Area Data

2024-05-13 Thread Tejaswi D. Sudhakar
External Email - Use Caution Hi FreeSurfer experts, I have harmonized across site and scanners on both thickness and area for a large cohort (500+ subjects). We are seeing high covariance values when comparing the harmonized and non-harmonized area datasets and trying to

[RBW] Re: Susie green color discrepancy

2024-05-13 Thread Jim D
different than the image on Riv's website. Makes me wish I'd ordered an >>>>> orange... >>>>> >>>>> >>>>> -- You received this message because you are subscribed to the Google Groups "RBW Owners Bunch" group. To unsubscribe from this group and stop receiving emails from it, send an email to rbw-owners-bunch+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rbw-owners-bunch/b7fca2d0-047b-479f-bcb5-3bfb33d099d4n%40googlegroups.com.

Re: [GRN] Metahistory : History Questioning History :: Felicitation volume dedicated to Prof Dr Teotonio R. de Souza

2024-05-13 Thread 'Ivan D.' via Goa-Research-Net
.. He coined that, & the words r used routinely today. If u r a free member of goodreads, or U. of Goa online   libraries, (I am sure u r, as u pioneered much in Goa), u can read the book free online, or download to hard drive to read later over time. - Ivan D. Ivan D. Pereira Montreal, Ca

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

2024-05-13 Thread Adam D. Barratt
On Wed, 2024-05-08 at 18:22 +0100, Adam D. Barratt wrote: > 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 > > > > > Explanatio

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

2024-05-13 Thread Adam D. Barratt
On Wed, 2024-05-08 at 18:22 +0100, Adam D. Barratt wrote: > 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 > > > > > Explanatio

Re: FIFO

2024-05-13 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
std.container.dlist : DList; } const uint ITERS = 10_000; const uint DEPTH = 10_000; void main() { version(fifo) { auto d = FIFO!uint(); } else { auto d = DList!uint(); } foreach(_; 0 .. ITERS) { foreach(x; 0 .. DEPTH) { version(fifo) { d.add(x); } else

Re: RFR: 8332042: Move MEMFLAGS to its own include file [v2]

2024-05-13 Thread Daniel D . Daugherty
On Mon, 13 May 2024 14:44:05 GMT, Stefan Karlsson wrote: >> I rather have this explicit check. If MEMFLAGS>1byte, things break, and I >> would like to make that explicit. >> >> That said, I can move this static assert to the header. I just wanted to >> avoid including debug.hpp. My original

Re: FIFO

2024-05-13 Thread Salih Dincer via Digitalmars-d-learn
convert to FIFO and doesn't use LinkedList: ```d class LIFO(T) { T * element; size_t length, size; this(size_t s) { element = cast(T*)new T[s]; length = s; } auto rewind() => size = length; bool empty() => !size; auto front() => element[size - 1]; auto popFront()

Re: FIFO

2024-05-13 Thread Andy Valencia via Digitalmars-d-learn
DEPTH = 10_000; void main() { version(fifo) { auto d = FIFO!uint(); } else { auto d = DList!uint(); } foreach(_; 0 .. ITERS) { foreach(x; 0 .. DEPTH) { version(fifo) { d.add(x); } else { d.insertBack(x); } } foreach(x; 0 .. DEPTH) { version

Re: What prevents ImportC from using .h directly?

2024-05-13 Thread Nick Treleaven via Digitalmars-d-learn
On Sunday, 12 May 2024 at 21:34:30 UTC, Chris Piker wrote: So, why does ImportC need *.c files exclusively? I'm sure it solves a problem, but I don't know what that problem is. Support for headers has been worked on, but had to be reverted: https://issues.dlang.org/show_bug.cgi?id=23479

Re: statistics on Fedora and RHEL usage

2024-05-13 Thread Michael D. Setzer II via users
Copies to: mi...@guam.net, ToddAndMargo > On 5/12/24 06:22, Michael D. Setzer II wrote: > > Watching thread, and wondering why you are looking at AnyDesk > > if they don't want to support Fedora? Not sure if they have a > > special feature you are looking at? Have

Re: Find homography in D?

2024-05-13 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
On Sunday, 21 April 2024 at 14:57:33 UTC, Paolo Invernizzi wrote: Hi, Someone can point me to a D implementation of the classical OpenCV find homography matrix? Thank you, Paolo Now, we can do image stitching using DCV. It needs improvements though. https://github.com/libmir/dcv/tree

Re: FIFO

2024-05-13 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote: I need a FIFO for a work scheduler, and nothing suitable jumped out at me. I wrote the following, but as a newbie, would be happy to receive any suggestions or observations. TIA! [...] I don't know your use case, maybe you

Re: [marxmail] Ukraine's fight for freedom: a socialist case for solidarity and self-determination

2024-05-13 Thread D Derwin
These thoughts are also presented in slightly expanded form in Paul Le Blanc's 2023 booklet 'Making Sense of Russia's Invasion of Ukraine': https://anticapitalistresistance.org/making-sense-of-russias-invasion-of-ukraine/ There is a YouTube meeting around the booklet, with Paul Le Blanc, Yuliya

[Intel-wired-lan] [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D Document sysfs interface for Intel Timed I/O PPS driver. Signed-off-by: Lakshmi Sowjanya D --- Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++ MAINTAINERS | 1 + 2 files changed, 8 insertions(+) create mode 100644

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

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D The Intel Timed IO PPS generator driver outputs a PPS signal using dedicated hardware that is more accurate than software actuated PPS. The Timed IO hardware generates output events using the ART timer. The ART timer period varies based on platform type, but is less than

[Intel-wired-lan] [PATCH v8 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D Add Intel Timed I/O PPS usage instructions. Co-developed-by: Pandith N Signed-off-by: Pandith N Signed-off-by: Lakshmi Sowjanya D Reviewed-by: Andy Shevchenko Acked-by: Rodolfo Giometti --- Documentation/driver-api/pps.rst | 22 ++ 1 file

[Intel-wired-lan] [PATCH v8 09/12] timekeeping: Add function to convert realtime to base clock

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D PPS (Pulse Per Second) generates a hardware pulse every second based on CLOCK_REALTIME. This works fine when the pulse is generated in software from a hrtimer callback function. For hardware which generates the pulse by programming a timer it's required to convert

[Intel-wired-lan] [PATCH v8 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D The convert_art_to_tsc() and convert_art_ns_to_tsc() interfaces are no longer required. This conversion is internally done in get_device_system_crosststamp() using convert_base_to_cs(). Signed-off-by: Lakshmi Sowjanya D --- arch/x86/include/asm/tsc.h | 3 -- arch/x86

[Intel-wired-lan] [PATCH v8 07/12] ice/ptp: remove convert_art_to_tsc()

2024-05-13 Thread lakshmi . sowjanya . d
. Replace the direct conversion via convert_art_to_tsc() by filling in the required data. No functional change intended. Signed-off-by: Thomas Gleixner Signed-off-by: Lakshmi Sowjanya D --- drivers/net/ethernet/intel/ice/ice_ptp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[Intel-wired-lan] [PATCH v8 06/12] ALSA: hda: remove convert_art_to_tsc()

2024-05-13 Thread lakshmi . sowjanya . d
. Replace the direct conversion via convert_art_to_tsc() by filling in the required data. No functional change intended. Signed-off-by: Thomas Gleixner Signed-off-by: Lakshmi Sowjanya D --- sound/pci/hda/hda_controller.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound

[Intel-wired-lan] [PATCH v8 05/12] stmmac: intel: remove convert_art_to_tsc()

2024-05-13 Thread lakshmi . sowjanya . d
. Replace the direct conversion via convert_art_to_tsc() by filling in the required data. No functional change intended. Signed-off-by: Thomas Gleixner Signed-off-by: Lakshmi Sowjanya D --- drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion

[Intel-wired-lan] [PATCH v8 04/12] igc: remove convert_art_ns_to_tsc()

2024-05-13 Thread lakshmi . sowjanya . d
. Replace the direct conversion via convert_art_ns_to_tsc() by filling in the required data. No functional change intended. Signed-off-by: Thomas Gleixner Signed-off-by: Lakshmi Sowjanya D --- drivers/net/ethernet/intel/igc/igc_ptp.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff

[Intel-wired-lan] [PATCH v8 03/12] e1000e: remove convert_art_to_tsc()

2024-05-13 Thread lakshmi . sowjanya . d
via convert_art_to_tsc() by filling in the required data. No functional change intended. Signed-off-by: Thomas Gleixner Signed-off-by: Lakshmi Sowjanya D --- drivers/net/ethernet/intel/e1000e/ptp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/ethernet/intel

[Intel-wired-lan] [PATCH v8 02/12] x86/tsc: Update tsc/art values in the base clock structure

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D Add clocksource ID for x86 ART (Always Running Timer). The newly added clocksource ID and conversion parameters are used to convert time in a clocksource domain to base clock and vice versa. Earlier code used architecture specific macros for the conversion, now core

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

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D Add base clock hardware abstraction in clocksource structure. Provide generic functionality in convert_base_to_cs() to convert base clock timestamps to system clocksource without requiring architecture specific parameters. This is intended to replace convert_art_to_tsc

[Intel-wired-lan] [PATCH v8 00/12] Add support for Intel PPS Generator

2024-05-13 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D The goal of the PPS (Pulse Per Second) hardware/software is to generate a signal from the system on a wire so that some third-party hardware can observe that signal and judge how close the system's time is to another system or piece of hardware. Existing methods (like

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

2024-05-13 Thread Vadim D. via cfe-commits
https://github.com/vvd170501 updated https://github.com/llvm/llvm-project/pull/87208 >From 35db92dfd0c2b43fc7afde5b093598763c4b8c89 Mon Sep 17 00:00:00 2001 From: Vadim Dudkin Date: Mon, 1 Apr 2024 02:26:14 +0300 Subject: [PATCH 1/6] Add config option to analyze unused system headers ---

[Issue 24548] [spec] Boolean condition conversion is not documented

2024-05-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24548 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: FIFO

2024-05-12 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
On Sunday, 12 May 2024 at 21:08:24 UTC, Andy Valencia wrote: On Sunday, 12 May 2024 at 19:45:44 UTC, Ferhat Kurtulmuş wrote: On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote: I need a FIFO for a work scheduler, and nothing suitable jumped out at me. ...

What prevents ImportC from using .h directly?

2024-05-12 Thread Chris Piker via Digitalmars-d-learn
Hi D Import D is working quite well so far. One limitation is that module definitions require a tiny *.c file which is often just: ```C #include ``` Creating this file is trivial and has almost no knock-on effects, except when dealing with single file programs. I have quite a few small

Re: FIFO

2024-05-12 Thread Andy Valencia via Digitalmars-d-learn
On Sunday, 12 May 2024 at 19:45:44 UTC, Ferhat Kurtulmuş wrote: On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote: I need a FIFO for a work scheduler, and nothing suitable jumped out at me. ... https://dlang.org/phobos/std_container_slist.html This is a stack, isn't it? LIFO?

Anybody know about SDL and particularly SDL_TTF initialization?

2024-05-12 Thread WhatMeWorry` via Digitalmars-d-learn
This should be trivial, right? I've been looking at existing D repo code for hours. Can't figure why TTF_Init doesn't work? It would help if I could figure out how to use SDL_GetError() INFO: SDL loaded v2.30.2 INFO: SDL initialized: 0 INFO: TTF loaded: v2.0.14 Error Program exited with code

Re: FIFO

2024-05-12 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote: I need a FIFO for a work scheduler, and nothing suitable jumped out at me. I wrote the following, but as a newbie, would be happy to receive any suggestions or observations. TIA! [...] "next" is not a usual range primitive

Re: FIFO

2024-05-12 Thread Ferhat Kurtulmuş via Digitalmars-d-learn
On Saturday, 11 May 2024 at 23:44:28 UTC, Andy Valencia wrote: I need a FIFO for a work scheduler, and nothing suitable jumped out at me. I wrote the following, but as a newbie, would be happy to receive any suggestions or observations. TIA! [...]

Re: Accepted libcxx-serial 1.2.1-6 (source) into testing-proposed-updates

2024-05-12 Thread Adam D. Barratt
Hi, On Sun, 2024-05-12 at 19:04 +, Debian FTP Masters wrote: > Format: 1.8 > Date: Sun, 12 May 2024 20:28:16 +0200 > Source: libcxx-serial > Built-For-Profiles: nocheck > Architecture: source > Version: 1.2.1-6 > Distribution: trixie I'm assuming that you intended to upload this to unstable.

Etichetta v0.1.3 is here! (with AI)

2024-05-12 Thread Andrea Fontana via Digitalmars-d-announce
Hello! I’m excited to announce the release of a new application called “Etichetta”. “Etichetta” is a straightforward program that allows you to label images for AI training. I’ve always found existing programs to be quite cumbersome, so I created one myself. Among its various features is the

Re: [RFC PATCH] hostapd: Add support for APuP

2024-05-12 Thread Paul D
| 11 ++- > + src/ap/ieee802_11.h | 2 + > + src/drivers/driver.h | 2 +- > + src/drivers/driver_nl80211.c | 14 +--- > + 11 files changed, 262 insertions(+), 17 deletions(-) > + create mode 100644 src/ap/apup.c > + create mode 100644 src/ap/apup.h

[Issue 24548] [spec] Boolean condition conversion is not documented

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

[Issue 24548] New: [spec] Boolean condition conversion is not documented

2024-05-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24548 Issue ID: 24548 Summary: [spec] Boolean condition conversion is not documented Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: minor

Re: statistics on Fedora and RHEL usage

2024-05-12 Thread Michael D. Setzer II via users
ing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue +----+ Michael D. Setzer I

DConf '24 Submission Deadline is Almost Here

2024-05-12 Thread Mike Parker via Digitalmars-d-announce
The submission deadline is set for May 17, this coming Friday. If you've been procrastinating, please get to typing. You don't need to have a full outline ready, just enough of an idea to write an abstract and a few specific points you want to cover in the description. All the information

[Issue 23156] Thread should not rethrow Errors

2024-05-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23156 Steven Schveighoffer changed: What|Removed |Added Keywords||safe --

Re: Deprecation: foreach: loop index implicitly converted from size_t to int

2024-05-11 Thread BoQsc via Digitalmars-d-learn
], // 20 ]; foreach (integer i, row; arr) { double total = 0.0; foreach (e; row) total += e; auto avg = total / row.length; writefln("AVG [row=%d]: %.2f", i, avg); } } ```

FIFO

2024-05-11 Thread Andy Valencia via Digitalmars-d-learn
I need a FIFO for a work scheduler, and nothing suitable jumped out at me. I wrote the following, but as a newbie, would be happy to receive any suggestions or observations. TIA! /* * fifo.d * FIFO data structure */ module tiny.fifo; import std.exception : enforce; const uint GROWBY

Re: Did compile fine with new version after downloading the corrected link.

2024-05-11 Thread Michael D. Setzer II
No Problem. Thanks for the quick response. Have a great day. On 12 May 2024 at 9:04, Michael D. Setzer II wrote: From: "Michael D. Setzer II" To: Larry Doolittle Date sent: Sun, 12 May 2024 09:04:41 +1000 Subject:D

ntpclient link now correct to point to correct download.

2024-05-11 Thread Michael D. Setzer II
Might need to reload if connected to page before. Have downloaded and compiled with no issues. ++ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mi...@guam.net mailto:msetze

Did compile fine with new version after downloading the corrected link.

2024-05-11 Thread Michael D. Setzer II
le minor things. Ran cppcheck on the *.c files, and with --extra=all it does point that a few print statements have cast difference where variable and unsigned with %d or signed with %u. Other issue. Tried to make it using cpp instead. Only issue I found was that it didn't work

Re: Comment on ntpclient

2024-05-11 Thread Michael D. Setzer II
, Larry Doolittle wrote: Date sent: Sat, 11 May 2024 13:51:16 -0700 From: Larry Doolittle To: busybox@busybox.net Copies to: "Michael D. Setzer II" Subject:Re: Comment on ntpclient > Busybox friends - &

Beerconf May

2024-05-11 Thread Steven Schveighoffer via Digitalmars-d-announce
# BEERCONF! This month, we are having our favorite online gathering on the 25-26 of May. We will announce the stream the day of the 25th. Please note that May 17th is the deadline for dconf submissions! Don't be shy, we love new speakers, and you get a free trip if you are chosen! See the

Re: How to load a DLL file in D?

2024-05-11 Thread Lance Bachmeier via Digitalmars-d-learn
should write some automation tool... You might find this package useful https://code.dlang.org/packages/dynamic Also relevant if they're C functions: https://forum.dlang.org/post/qxctappnigkwvaqak...@forum.dlang.org And this if you want to convert C headers to D code: https

Re: How to load a DLL file in D?

2024-05-11 Thread Lance Bachmeier via Digitalmars-d-learn
On Saturday, 11 May 2024 at 19:33:03 UTC, solidstate1991 wrote: I know that BindBC exists and otherwise would use it, but the bigger the library, the more extra hurdle it'll have. When I did a few bindings with it, I had to order the functions the right way, so I could do things much quicker

[jira] [Resolved] (CLI-332) Add optional HelpFormatter Function to document Deprecated options

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-332. - Fix Version/s: 1.7.1 Resolution: Fixed > Add optional HelpFormatter Function to docum

[jira] [Updated] (CLI-332) Add optional HelpFormatter Function to document Deprecated options

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-332: Summary: Add optional HelpFormatter Function to document Deprecated options (was: Deprecated option

Re: Why is Phobos `Flag` so overthought ?

2024-05-11 Thread cc via Digitalmars-d-learn
On Thursday, 9 May 2024 at 18:48:12 UTC, Nick Treleaven wrote: We have a tool in our box already called `true` and that solves the problem. If we had to type out the full name of every argument passed to every function ever written we may as well just adopt ObjC Cocoa style and call it

[jira] [Resolved] (CLI-331) Deprecated option usage is not detected if non string keys are used for resolution.

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-331. - Fix Version/s: 1.7.1 Resolution: Fixed > Deprecated option usage is not detected if

Re: [GRN] Pe Alfredo d’Araujo (late)

2024-05-11 Thread Marise D' Lima
n the 18th century by >> Marquis de Pombal, returned to Goa in the 20th century and run prestigious >> educational and welfare institutions. The Author asserts that the Catholic >> Church has been a force for good for the general public in Goa. The >> Christian influence, h

LDC 1.38.0

2024-05-10 Thread kinke via Digitalmars-d-announce
Glad to announce LDC 1.38.0. Major changes: - Based on D 2.108.1. - Support for LLVM 18; the prebuilt packages use v18.1.5. - Android: Switch to native ELF TLS, supported since API level 29 (Android v10), dropping our former custom TLS emulation (requiring a modified LLVM and a legacy ld.bfd

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

2024-05-10 Thread Vadim D. via cfe-commits
https://github.com/vvd170501 updated https://github.com/llvm/llvm-project/pull/87208 >From 35db92dfd0c2b43fc7afde5b093598763c4b8c89 Mon Sep 17 00:00:00 2001 From: Vadim Dudkin Date: Mon, 1 Apr 2024 02:26:14 +0300 Subject: [PATCH 1/4] Add config option to analyze unused system headers ---

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

2024-05-10 Thread Vadim D. via cfe-commits
@@ -135,6 +135,21 @@ TEST(IncludeCleaner, GetUnusedHeaders) { Pointee(writtenInclusion("\"dir/unused.h\""; } +TEST(IncludeCleaner, SystemUnusedHeaders) { + auto TU = TestTU::withCode(R"cpp( +#include +#include +SystemClass x; +

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

2024-05-10 Thread Vadim D. via cfe-commits
@@ -135,6 +135,21 @@ TEST(IncludeCleaner, GetUnusedHeaders) { Pointee(writtenInclusion("\"dir/unused.h\""; } +TEST(IncludeCleaner, SystemUnusedHeaders) { + auto TU = TestTU::withCode(R"cpp( +#include +#include +SystemClass x; +

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

2024-05-10 Thread Vadim D. via cfe-commits
@@ -572,32 +572,43 @@ struct FragmentCompiler { #else static llvm::Regex::RegexFlags Flags = llvm::Regex::NoFlags; #endif -auto Filters = std::make_shared>(); -for (auto : F.IgnoreHeader) { - // Anchor on the right. - std::string AnchoredPattern = "(" +

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

2024-05-10 Thread Vadim D. via cfe-commits
@@ -572,32 +572,43 @@ struct FragmentCompiler { #else static llvm::Regex::RegexFlags Flags = llvm::Regex::NoFlags; #endif -auto Filters = std::make_shared>(); -for (auto : F.IgnoreHeader) { - // Anchor on the right. - std::string AnchoredPattern = "(" +

Re: RFR: 8330969: scalability issue with loaded JVMTI agent [v2]

2024-05-10 Thread Daniel D . Daugherty
On Tue, 30 Apr 2024 01:49:31 GMT, Serguei Spitsyn wrote: >> src/hotspot/share/prims/jvmtiThreadState.cpp line 366: >> >>> 364: attempts--; >>> 365: } >>> 366: DEBUG_ONLY(if (attempts == 0) break;) >> >> Previously `_VTMS_transition_count` considered all threads at the

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

2024-05-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845455#comment-17845455 ] Gary D. Gregory commented on CONFIGURATION-845: --- The new column has to be optional

Re: "in" operator gives a pointer result from a test against an Associative Array?

2024-05-10 Thread Andy Valencia via Digitalmars-d-learn
On Friday, 10 May 2024 at 16:33:53 UTC, Nick Treleaven wrote: Arrays evaluate to true in boolean conditions if their `.ptr` field is non-null. This is bug-prone and I hope we can remove this in the next edition. ... A string literal's `.ptr` field is always non-null, because it is

Re: [GRN] Pe Alfredo d’Araujo (late)

2024-05-10 Thread Marise D' Lima
force for good for the general public in Goa. The >> Christian influence, he says, has contributed to the creation of a distinct >> identity of the Goan, no matter his religion. >> >> There is an interesting account of Catholic apologetics in Goa that is >> not likely to

[Issue 24547] Stack overflow in CppMangleVisitor.writeQualified

2024-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24547 Tim changed: What|Removed |Added Keywords||C++ --

[Issue 24547] New: Stack overflow in CppMangleVisitor.writeQualified

2024-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24547 Issue ID: 24547 Summary: Stack overflow in CppMangleVisitor.writeQualified Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: regression

Re: "in" operator gives a pointer result from a test against an Associative Array?

2024-05-10 Thread Nick Treleaven via Digitalmars-d-learn
On Friday, 10 May 2024 at 15:23:39 UTC, Andy Valencia wrote: On Friday, 10 May 2024 at 03:07:43 UTC, Steven Schveighoffer wrote: Yes, we say that a type has "truthiness" if it can be used in a condition (`while`, `if`, `assert`, etc). So if I may ask for one more small clarification... WRT

Re: Beta 2.109.0

2024-05-10 Thread Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
On 11/05/2024 4:00 AM, Iain Buclaw wrote: Fix your gitconfig then. :-) Oh dangit, I hadn't noticed that it changed on me. It was set correctly a few months ago! Ug. Wonder why it changed after it was set correctly.

Re: Beta 2.109.0

2024-05-10 Thread Iain Buclaw via Digitalmars-d-announce
also probably remove: "DigitalMars sppn does not support anything newer than C99. It is known to be limited and using any Unicode character not in those ranges will result in an error." Since OMF is gone :D But not entirely cleaned up in dub or phobos yet.

[gem5-users] SPEC2006 benchmark

2024-05-10 Thread Beser, Nicholas D. via gem5-users
Hoa, I just received the SPEC2006 and SPEC2017 benchmarks to use with my advanced computer architecture class. The first thing I noticed that the SPEC2006 benchmark was so old that it did not know about the ubuntu 20.04 OS version. I tried to build it on my Virtual box system, and although it

Re: "in" operator gives a pointer result from a test against an Associative Array?

2024-05-10 Thread Andy Valencia via Digitalmars-d-learn
On Friday, 10 May 2024 at 03:07:43 UTC, Steven Schveighoffer wrote: Yes, we say that a type has "truthiness" if it can be used in a condition (`while`, `if`, `assert`, etc). So if I may ask for one more small clarification... WRT "truthiness", I've observed that empty arrays are treated as

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

2024-05-10 Thread evilrat via Digitalmars-d-learn
On Friday, 10 May 2024 at 13:27:40 UTC, Dukc wrote: Steven Schveighoffer kirjoitti 10.5.2024 klo 16.01: On Friday, 10 May 2024 at 11:05:28 UTC, Dukc wrote: This also gets inferred as `pure` - meaning that if you use it twice for the same `WeakRef`, the compiler may reuse the result of the

<    1   2   3   4   5   6   7   8   9   10   >