[Issue 5730] __traits(compiles) does not handle "variable has scoped destruction, cannot build closure" error correctly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 12 11:51:38 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5730
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
--- Comment #4 from Don <clugdbug at yahoo.com.au> 2011-03-12 11:48:11 PST ---
This is happening because the "has scoped destruction" error is generated in
the glue layer, not in the front-end. The same issue applies to any error
message generated in e2ir.c, toir.c, or s2ir.c.
--
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