[Issue 24252] New: ci: Error: error writing file 'compilable\testcstuff3_0.obj'

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24252 Issue ID: 24252 Summary: ci: Error: error writing file 'compilable\testcstuff3_0.obj' Product: D Version: D2 Hardware: All OS: Windows Status: NEW

[Issue 24159] BetterC: appending to dynamic arrays no longer errors at compile time

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24159 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #15829 "merge stable" was merged into master: - b9f8e7cf24273f2283a39f703b2367c9cb09a0dc by Teodor Dutu: Fix Issue 24159: Store lowering of `CatAssignExp` in a separate field (#15791) Thi

[Issue 24184] [REG 2.103] Segmentation fault accessing variable with align(N) > platform stack alignment

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24184 --- Comment #6 from Dlang Bot --- dlang/dmd pull request #15829 "merge stable" was merged into master: - 891cf59b1fd4118cb8c0c02258a9a54e6bb11529 by Walter Bright: fix Issue 24184 - [REG 2.103] Segmentation fault accessing variable with align(N) >

[Issue 24209] static aa initialization of static function variable ICE

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24209 --- Comment #4 from Dlang Bot --- dlang/dmd pull request #15829 "merge stable" was merged into master: - 7e052454e32312723324bcb18ebd6ad8181da2f5 by Dennis: Fix 24209 - static aa initialization of static function variable ICE (#15774) https://git

[Issue 24072] cast(__vector) array literal incorrectly triggers GC error

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24072 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #15829 "merge stable" was merged into master: - 3d552df287d0b836861f760701b16569311e4dd7 by Dennis Korpel: Fix 24072 - cast(__vector) array literal incorrectly triggers GC error https://git

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

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24230 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #15829 "merge stable" was merged into master: - 505e475b373a40d81635ee1df16cc1818448bb20 by Iain Buclaw: fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone

[Issue 4733] Possible bugs caused by dynamic arrays in boolean evaluation context

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

[Issue 14387] Disallow string literals as assert conditions

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

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

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

[Issue 24203] Params section in ddoc comments causes warnings with unnamed parameters

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

[Issue 24127] ImportC - no way to organize files

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24127 --- Comment #2 from Steven Schveighoffer --- (In reply to Walter Bright from comment #1) > This boils down to the fact that C files do not have a means to name the > module. I think we're kinda stuck here. ImportC added import statements to C files,

[Issue 24125] ImportC: vector type initializer not understood

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24125 --- Comment #3 from Steven Schveighoffer --- (In reply to Walter Bright from comment #2) > Looks like there are two problems. The first is: > > typedef float __m128 __attribute__ ((__vector_size__ (16), > __may_alias__)); > > This doesn't recog

[Issue 24125] ImportC: vector type initializer not understood

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24125 --- Comment #4 from Steven Schveighoffer --- Hm.. nope, that's the exact code. So that does still need addressing. --

[Issue 24203] Params section in ddoc comments causes warnings with unnamed parameters

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24203 --- Comment #3 from elpenguin...@gmail.com --- (In reply to Nick Treleaven from comment #2) > I think this warning is correct - why have a 'Params' section with no > content? There is no warning for an empty Params section. This warning is produced f

[Issue 24253] New: fn "is not accessible from module" with overload reflection regressed in v2.105

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24253 Issue ID: 24253 Summary: fn "is not accessible from module" with overload reflection regressed in v2.105 Product: D Version: D2 Hardware: All OS: All

[Issue 24132] ImportC: Add support for wchar_t, char16_t, char32_t

2023-11-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24132 Adam Wilson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24125] ImportC: vector type initializer not understood

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