http://d.puremagic.com/issues/show_bug.cgi?id=10626
--- Comment #4 from [email protected] 2013-08-28 14:46:09 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0458fe4dcb7f1beb92903ea8b4f6eb1a0e853430 Fix Issue 10626 - ICE with vector operation Fix regression by forwarding buildArrayIdent and buildArrayLoop to the base implementation for all other derived expressions. Add test cases to improve coverage. https://github.com/D-Programming-Language/dmd/commit/46e495bc953356efbd48bdea75b3f7d0d779d962 Merge pull request #2345 from yebblies/issue10626 Fix Issue 10626 - ICE with vector operation -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
