[Issue 24230] Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24230 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24069] ImportC does not parse function pointer as parameter without name

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24069 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 --- Comment #7 from Walter Bright --- (In reply to mhh from comment #6) > Guillaume has implemented most of the library of intel intrinsics in his > library if they are genuinely required (I have been saying this should be > pinched for druntime for

[Issue 24231] New: Can't emplace immutable nested class

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24231 Issue ID: 24231 Summary: Can't emplace immutable nested class Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 24111] [ImportC] fatal error C1034: stdio.h: no include path set

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24111 --- Comment #5 from Dlang Bot --- @kinke created dlang/dmd pull request #15780 "VSOptions: Prepare for setting the INCLUDE env var for importC" mentioning this issue: - VSOptions: Prepare for setting the INCLUDE env var for importC Upstreaming fr

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 mhh changed: What|Removed |Added CC||maxha...@gmail.com --- Comment #6 from mhh --- Guilla

[Issue 24111] [ImportC] fatal error C1034: stdio.h: no include path set

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24111 --- Comment #4 from Richard Cattermole --- (In reply to Walter Bright from comment #3) > I don't really know how dmd can account for failure to install VisualStudio. > The error message is coming from VS, not dmd. Visual Studio is installed. The PA

[Issue 24187] ImportC: _Float32 not defined

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24187 --- Comment #15 from mw --- I tried already, you can see from my previous post. $ dmd --version DMD64 D Compiler v2.106.0-beta.1 --

[Issue 24111] [ImportC] fatal error C1034: stdio.h: no include path set

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24111 --- Comment #3 from Walter Bright --- I don't really know how dmd can account for failure to install VisualStudio. The error message is coming from VS, not dmd. --

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 --- Comment #5 from Walter Bright --- BTW, dmd supports all the x86 SIMD instructions in the inline assembler. --

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 --- Comment #4 from Dlang Bot --- @WalterBright created dlang/dmd pull request #15779 "Issue 24124 - ImportC: gcc simd intrinsics not supported by dmd" mentioning this issue: - Issue 24124 - ImportC: gcc simd intrinsics not supported by dmd https:/

[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 Walter Bright changed: What|Removed |Added Summary|ImportC: building |ImportC: gcc simd |stb_ima

[Issue 24124] ImportC: building stb_image.h has errors in gcc

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24124 --- Comment #3 from Walter Bright --- Supporting gcc's instrinsic builtins would be a major project to add to dmd. If your project needs them, pragmatically you'll need to use gdc/ldc. --

[Issue 24200] ImportC: .di file collected macro conflicts with Special Token

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24200 --- Comment #3 from Walter Bright --- (In reply to dave287091 from comment #2) > I think it’d be acceptable to just not emit them into the .di file. The > __VERSION__ one especially as clang pre-defines that one and no one will > want to use them. No

[Issue 24187] ImportC: _Float32 not defined

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24187 --- Comment #14 from Walter Bright --- It's fixed in the reduced sample you provided. Can you try that with the compiler? --

[Issue 11111] std.algorithm.canFind should support Needles...

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1 Nick Treleaven changed: What|Removed |Added Severity|normal |enhancement --

[Issue 24230] Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24230 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ibuclaw

[Issue 24230] New: Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24230 Issue ID: 24230 Summary: Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone Product: D Version: D2 Hardware: x86_64 OS: Solaris Statu

[Issue 11111] std.algorithm.canFind should support Needles...

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #5 from Nick Tre

[Issue 11111] std.algorithm.canFind should support Needles...

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #4 from Dlang Bot --- @ntrel c

[Issue 20166] among should have an overload for fixed-length arrays

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20166 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24215] std.traits.isBasicType!Enum should be false

2023-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24215 --- Comment #3 from Dlang Bot --- dlang/phobos pull request #8841 "Revert "Fix Issue 24215 - isBasicType!Enum should be false"" was merged into master: - fa0307e09155b414c4718ea62557024d09b349af by Paul Backus: Revert "Fix Issue 24215 - isBasicTyp