http://d.puremagic.com/issues/show_bug.cgi?id=10600
--- Comment #2 from [email protected] 2013-07-16 18:04:22 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/fd21fa566e85276d9fe5926c7a1b2d0fcaee9cd9 [REG2.063] fix Issue 10600 - ICE: Assertion failed: (type->ty != Tstruct || ((TypeStruct *)type)->sym == this), function semantic, file struct.c, line 741. https://github.com/D-Programming-Language/dmd/commit/c08e3a92e371858bed207c40b8bb42aaedf54827 Merge pull request #2338 from 9rnsr/fix10600 [REG2.063] Issue 10600 - ICE: Assertion failed: (type->ty != Tstruct || ((TypeStruct *)type)->sym == this), function semantic, file struct.c, line 741. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
