[Issue 12748] ICE: Using typeof(S.init[0]) in type name specialization.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 1 10:57:01 PST 2016


https://issues.dlang.org/show_bug.cgi?id=12748

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/0a1b380861b21e8218f8d0185e96e5b6a8f33228
fix Issue 12748 - ICE: Using typeof(S.init[0]) in type name specialization

`reliesOnTident` should support representation check for both Type and
Expression.

https://github.com/D-Programming-Language/dmd/commit/cdb49cdd575c2d37f044ebf1aa0f1f0670ebcc61
Merge pull request #4910 from 9rnsr/fix12748

Issue 12748 - ICE: Using typeof(S.init[0]) in type name specialization

--


More information about the Digitalmars-d-bugs mailing list