[Issue 2816] Sudden-death static assert is not very useful
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 7 02:20:56 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2816
------- Comment #1 from bugzilla at digitalmars.com 2009-04-07 04:21 -------
The static assert does give you file/line, so it does give context. But I'll
add the expression print, too.
But I think static assert errors should be fatal. They usually involve
misconfigured code, it is pointless to continue.
--
More information about the Digitalmars-d-bugs
mailing list