[Issue 10599] CTFE: assert failure interpret.c 310
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 12 11:44:36 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10599
--- Comment #3 from github-bugzilla at puremagic.com 2013-07-12 11:44:35 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/8a9421b4d1e8b577a412a40bce0979a17a63a9c8
Fix bug 10599 CTFE assert with bad struct initializer
This is an ErrorExp propagation/gagging bug. Errors in struct initializers
don't generate error messages when used, but still need to report an
error to the enclosing function.
--
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