[Issue 23502] deeper recursive assertions fail to compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 21 17:51:59 UTC 2022


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

Dennis <dkorpel at live.nl> changed:

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

--- Comment #1 from Dennis <dkorpel at 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`.

--


More information about the Digitalmars-d-bugs mailing list