http://d.puremagic.com/issues/show_bug.cgi?id=9790
--- Comment #2 from [email protected] 2013-03-30 16:20:23 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ed0f8b803a8677bf099810d62f2cc85954d2cc3b fix Issue 9790 - Internal error when compiling a invalid variable in template 1. Remove gagging in VarDeclaration::semantic 2. Commit type in StructLiteralExp::castTo like as StringExp and NullExp It's necessary to avoid std.traits unittest breaking. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
