[Issue 9625] assertNotThrown should print exception msg if no msg is provided
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 1 12:45:38 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9625
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-03-01 12:45:38 PST ---
(In reply to comment #0)
> This should rather be:
> immutable tail = ": " msg.empty ? t.msg : msg;
That exact line wouldn't be correct but I'll implement this properly in a pull
now.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list