http://d.puremagic.com/issues/show_bug.cgi?id=9445
--- Comment #3 from [email protected] 2013-04-08 05:19:05 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b3dc0e56eab752fdefc9b591bba6523601514bd2 Fix issue 9445 ICE(interpret.c) calling parameter in CTFE Typo: should be checking variable has a value, not getting the value (which will ICE if it has no value). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
