[Issue 13353] [ICE] assertion with is() and templated interface
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 26 05:43:15 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13353
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice, pull
Severity|normal |regression
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
The ICE is a regression in 2.066 release.
In 2.066, the class case (issue 12078) has been fixed properly, but I had
overlooked the interface case.
https://github.com/D-Programming-Language/dmd/pull/3901
--
More information about the Digitalmars-d-bugs
mailing list