https://d.puremagic.com/issues/show_bug.cgi?id=11925
--- Comment #5 from Kenji Hara <[email protected]> 2014-01-14 18:50:57 PST --- (In reply to comment #3) > Looks like the culprit is Array::insert on a zero-length'd array. I think Array::insert should also work for zero-length'd array. (In reply to comment #4) > https://github.com/D-Programming-Language/dmd/pull/3096 I opened another PR to fix logical failure in CompoundStatement::semantic. https://github.com/D-Programming-Language/dmd/pull/3099 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
