[Issue 4644] assertExceptionThrown to assert that a particular exception was thrown

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 16 11:23:58 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4644



--- Comment #8 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2010-08-16 11:23:52 PDT ---
Ah I see the problem now. __FILE__ and __LINE__ can be used to initialize a
parameter as a default value, but the only way they can be optional is if
they're the last parameters of the template function. I'll see if there can be
a way to work around this..

-- 
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