[Issue 9255] Inconsistent .file field of thrown exceptions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 1 13:25:45 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9255
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-01 13:25:44 PST ---
In my codebase even assert() itself is inconsistent with itself, I don't know
why. Sometimes it uses the module name, other times the file name. I guess the
best thing to do is use a wrapper which throws AssertError on its own until
this issue is fixed.
--
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