[Issue 24155] ImportC: empty braces not accepted as struct initializer

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

[Issue 21989] [REG 2.096] Double destruction of new'ed aggregates since `-preview=dtorfields` became the default

2023-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21989 Mai Lapyst changed: What|Removed |Added CC||i...@lapyst.by --- Comment #5 from Mai Lapyst

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

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

[Issue 24187] ImportC: _Float32 not defined

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

[Issue 21675] Unsafe aggregate field initializer causes undefined behavior in @safe code

2023-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21675 --- Comment #1 from Paul Backus --- This would also be fixed by having the compiler infer S.p as a @system variable based on its initializer. --

[Issue 24238] Confusing "not an lvalue"error messages

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

[Issue 24238] Confusing "not an lvalue"error messages

2023-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24238 Dennis changed: What|Removed |Added Keywords||diagnostic --- Comment #1 from Dennis --- * Accide

[Issue 24238] New: Confusing "not an lvalue"error messages

2023-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24238 Issue ID: 24238 Summary: Confusing "not an lvalue"error messages Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priori

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

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