[Issue 9293] enum struct with StructInitializer reports weird error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 13 00:41:13 PST 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-01-13 00:41:12 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/895f19174dffc9088c0516f2c8cc47f8f4c589fa
fix Issue 9293 - enum struct with StructInitializer reports weird error

`VarDeclaration::getConstInitializer` should return an actual expression, even
if init is not an `ExpInitializer`.

https://github.com/D-Programming-Language/dmd/commit/7f9d6c8aa9d7c7fc2d798c5e75696ef3a815192c
Merge pull request #1464 from 9rnsr/fix9293

Issue 9293 - enum struct with StructInitializer reports weird error

-- 
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