[Issue 24114] New: no crash on use of a noreturn enum member

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24114 Issue ID: 24114 Summary: no crash on use of a noreturn enum member Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: wrong-code

[Issue 24114] no crash on use of a noreturn enum member

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24114 Basile-z changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 24115] New: No runtime crash on use of a noreturn template argument

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24115 Issue ID: 24115 Summary: No runtime crash on use of a noreturn template argument Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 24115] No runtime crash on use of a noreturn template argument

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24115 Basile-z changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 24114] no crash on use of a noreturn enum member

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

[Issue 24116] noreturn not accepted as argument of a template value parameter

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

[Issue 24113] Eager failure of TypeInfo in _d_newclassT even if not used in -betterC

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24113 Richard Cattermole changed: What|Removed |Added Keywords||betterC --

[Issue 24113] New: Eager failure of TypeInfo in _d_newclassT even if not used in -betterC

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24113 Issue ID: 24113 Summary: Eager failure of TypeInfo in _d_newclassT even if not used in -betterC Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 24117] New: noreturn can be used as expression

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24117 Issue ID: 24117 Summary: noreturn can be used as expression Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: accepts-invalid

[Issue 24116] New: no return not accepted as argument of a template value parameter

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24116 Issue ID: 24116 Summary: no return not accepted as argument of a template value parameter Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 24116] noreturn not accepted as argument of a template value parameter

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24116 Basile-z changed: What|Removed |Added Summary|no return not accepted as |noreturn not accepted as

[Issue 24115] No runtime crash on use of a noreturn template argument

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

[Issue 24115] No runtime crash on use of a noreturn template argument

2023-08-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24115 Basile-z changed: What|Removed |Added Resolution|FIXED |INVALID --