[Issue 2816] Sudden-death static assert is not very useful
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 9 02:18:08 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2816
------- Comment #8 from clugdbug at yahoo.com.au 2009-04-09 04:18 -------
Created an attachment (id=319)
--> (http://d.puremagic.com/issues/attachment.cgi?id=319&action=view)
patch for dmd2.028
I've adjusted the backtrace in two ways:
(1) displays line numbers in what I believe is a more IDE-friendly manner;
(2) detects recursive template instantiations and collapses them into a single
line.
I've made no changes other than to the InstantiationTrace function.
--
More information about the Digitalmars-d-bugs
mailing list