[Issue 5517] SEGV: assert(false) in release mode
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jul 24 18:07:54 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=5517
--- Comment #16 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Shachar Shemesh from comment #14)
> But it is not printing the message.
Recently I opened a PR to update core language specifications.
https://github.com/D-Programming-Language/dlang.org/pull/1040
In that, I modified the description about the assert(0, message) in order to
follow the current compiler behavior.
https://github.com/9rnsr/dlang.org/commit/4f5da7958fe2665b57521b5d897b00ed57cdab48
If you interested, please join the review of the PR.
--
More information about the Digitalmars-d-bugs
mailing list