http://d.puremagic.com/issues/show_bug.cgi?id=9545
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Summary|ICE with member template |[REG 2.063a] ICE with |instantiation |member template | |instantiation --- Comment #2 from Kenji Hara <[email protected]> 2013-02-20 00:14:58 PST --- (In reply to comment #1) > (In reply to comment #0) > > Instead, compiler should report "int is not an expression" error. > > Unfortunately this is a regression. > > 2.061: test.dd(4): Error: T is not a field, but a alias Thanks. It's introduced by fixing bug 8238 in 2.063alpha. https://github.com/D-Programming-Language/dmd/pull/1678 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
