[Issue 2816] Sudden-death static assert is not very useful

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 7 09:07:15 PDT 2009


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





------- Comment #5 from shro8822 at vandals.uidaho.edu  2009-04-07 11:07 -------

For that matter, if template errors could all be given optional (some flag?)
stack traces (not just chained errors) that would be cool.

I'm thinking somthing like:

template error foo bla bla bla.
invoked at file.d:7235 from TBar
invoked at file.d:752 from TBaz
invoked at code.d:7235 from Bling
...

maybe (another flag?) some formatted printing of the args to (limited to 80
columns)


-- 



More information about the Digitalmars-d-bugs mailing list