[Issue 8765] assert should print the source code for the condition when no message argument present

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 19 10:20:13 PDT 2014


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #10 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to bearophile_hugs from comment #3)
> It gives me:
> 
> core.exception.AssertError at test(2): Assertion failure
> 
> Followed by a stack trace.

I don't get it - what's the problem?

--


More information about the Digitalmars-d-bugs mailing list