Thread overview
[Issue 23502] deeper recursive assertions fail to compile
Nov 21, 2022
Dennis
Dec 17, 2022
Iain Buclaw
November 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23502

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel@live.nl

--- Comment #1 from Dennis <dkorpel@live.nl> ---
> Since assert is supposed to be typed noreturn

That's not true in general, only if the condition evaluates at compile time to `false`.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23502

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=23502

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20189

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--