[Issue 5996] ICE(expression.c) CTFE of erroneous auto return function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 7 12:46:22 PST 2012


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



--- Comment #4 from github-bugzilla at puremagic.com 2012-11-07 12:46:18 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/baaa223916953667ef63c03448201bd1d18bcf48
Fix issue 5996 ICE(expression.c) CTFE of erroneous auto return function

When running semantic3 on a function to determine its return value, errors
must not be gagged. There is no chance to re-run semantic3 on it.

-- 
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