[Issue 9790] Internal error when compiling a invalid variable in template (in expression.c and backend\evalu8.c)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 30 16:20:25 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9790



--- Comment #2 from github-bugzilla at puremagic.com 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: -------


More information about the Digitalmars-d-bugs mailing list