[Issue 22198] Compile time bounds checking for static arrays

2023-10-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22198 --- Comment #7 from Dlang Bot --- @Mai-Lapyst created dlang/dmd pull request #15650 "Fix issue 22198 - Compile time bounds checking for static arrays" fixing this issue: - Fix issue 22198 - Compile time bounds checking for static arrays

[Issue 19460] C style cast error has wrong line number for functions

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

[Issue 16357] cast(T[])[x] casts x to T instead of [x] to T[]

2023-10-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16357 Steven Schveighoffer changed: What|Removed |Added Keywords||spec CC|

[Issue 24174] New: [CTFE] goto within with statements & catch blocks cause a infinite loop

2023-10-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24174 Issue ID: 24174 Summary: [CTFE] goto within with statements & catch blocks cause a infinite loop Product: D Version: D2 Hardware: All OS: All Status:

[Issue 24174] [CTFE] goto within with statements & catch blocks cause a infinite loop

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

[Issue 3396] Compiler accepts call of superclass abstract method with no implementation - is this intended?

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

[Issue 24173] New: ImportC: unable to parse microsoft extended integer literals

2023-10-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24173 Issue ID: 24173 Summary: ImportC: unable to parse microsoft extended integer literals Product: D Version: D2 Hardware: All OS: Windows Status: NEW