http://d.puremagic.com/issues/show_bug.cgi?id=10397
--- Comment #2 from [email protected] 2013-06-20 01:51:38 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/990a6c661fac04d5f404da548885762337df4a9b Fix issue 10397 ICE with __error in concatenation ErrorExp was allowing implicit conversions in some cases, because it is derived from IntegerExp! This made errors become un-errors again in some circumstances. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
