http://d.puremagic.com/issues/show_bug.cgi?id=9806
--- Comment #7 from [email protected] 2013-04-02 14:04:28 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2cbe9b1b389f3617e70ffbdbe20f6b30aeac9d10 fix Issue 9806 - assertion failure in struct.c:668 - Save Scope object to resolve forward references - Do constant folding in template value argument comparison Additional: Add assertions to check AST identity in `ClassDeclaration::semantic` and `InterfaceDeclaration::semantic`. https://github.com/D-Programming-Language/dmd/commit/ca458073b3bdb0a0bc768e4eb062fb533eaac995 Merge pull request #1822 from 9rnsr/fix9806 [REG2.063a] Issue 9806 - assertion failure in struct.c:668 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
