[Issue 10643] Refused const array struct field initialized with void
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 25 14:30:37 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=10643
--- Comment #9 from github-bugzilla at puremagic.com 2013-12-25 14:30:33 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/d74fc8040d91e1436bdd155130e2afb316381c9f
fix Issue 10643 - Refused const array struct field initialized with void
Void initialized non-mutable aggregate members should become instance fields.
https://github.com/D-Programming-Language/dmd/commit/c4fbc2435cd2cbc1535764c839e66bd7567b4d3b
Merge pull request #2964 from 9rnsr/fix10643
Issue 10643 - Refused const array struct field initialized with void
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list