[Issue 23143] ImportC: forward enum declarations need to be supported

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23143 Max Samukha changed: What|Removed |Added Summary|ImportC: forward enum |ImportC: forward enum |decla

[Issue 22902] dmd 2.099 regression: unittest -checkaction=context and import std.regex causes link error

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22902 --- Comment #1 from kdevel --- >$ dmd -g -i -unittest -checkaction=context -main -run zrepro 2>&1 | ^ (typo) > ddemangle > > gives > > zrepro.o: In function `pure nothrow @nogc @saf

[Issue 23144] New: False circular reference error when the field name of a struct or class is the same as the type name

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23144 Issue ID: 23144 Summary: False circular reference error when the field name of a struct or class is the same as the type name Product: D Version: D2 Hardware: x86_64

[Issue 23145] New: Stack allocation of scope variables defeats @safe

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23145 Issue ID: 23145 Summary: Stack allocation of scope variables defeats @safe Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: safe Sev

[Issue 23145] Stack allocation of scope variables defeats @safe

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23145 timon.g...@gmx.ch changed: What|Removed |Added Keywords||wrong-code --- Comment #1 from timon.g...

[Issue 23144] False circular reference error when the field name of a struct or class is the same as the type name

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23144 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #1 from Basile-z ---

[Issue 23146] New: bounds checking is still done in @system functions

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23146 Issue ID: 23146 Summary: bounds checking is still done in @system functions Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 23146] bounds checking is still done in @system functions

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23146 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23144] False circular reference error when the field name of a struct or class is the same as the type name

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23144 Basile-z changed: What|Removed |Added Keywords||diagnostic Hardware|x86_64

[Issue 23145] Stack allocation of scope variables defeats @safe

2022-05-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23145 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2 from

[Issue 23076] [ICE][backend][REG] Crash with -inline -O

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