[Issue 23930] New: assert(0) passed to function with noreturn parameter causes segfault

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23930 Issue ID: 23930 Summary: assert(0) passed to function with noreturn parameter causes segfault Product: D Version: D2 Hardware: All OS: All Status:

[Issue 23927] Missing unreachable warning after call to a noreturn function as if-condition

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23927 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23929] New: in operator on noreturn associative array causes dmd crash

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23929 Issue ID: 23929 Summary: in operator on noreturn associative array causes dmd crash Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

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

[Issue 23914] "auto ref" resolution on return value prevented by noreturn (bottom type)

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

[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

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

[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23928 Walter Bright changed: What|Removed |Added Keywords||diagnostic --

[Issue 23928] New: improve error msg: scope variable s assigned to non-scope parameter this calling abc

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23928 Issue ID: 23928 Summary: improve error msg: scope variable s assigned to non-scope parameter this calling abc Product: D Version: D2 Hardware: All OS: All