https://d.puremagic.com/issues/show_bug.cgi?id=11919
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice, pull --- Comment #1 from Kenji Hara <[email protected]> 2014-01-13 20:42:37 PST --- https://github.com/D-Programming-Language/dmd/pull/3090 Note that, even if ICE issue will be fixed, OP code will continue fail to compile. Because is(B[]) at line 7 in foobar.d is changed to return true from 2.065, by fixing issue 8244. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
