Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d74fc8040d91e1436bdd155130e2afb316381c9f
https://github.com/D-Programming-Language/dmd/commit/d74fc8040d91e1436bdd155130e2afb316381c9f
Author: k-hara <[email protected]>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Changed paths:
M src/declaration.c
M test/runnable/test3449.d
Log Message:
-----------
fix Issue 10643 - Refused const array struct field initialized with void
Void initialized non-mutable aggregate members should become instance fields.
Commit: c4fbc2435cd2cbc1535764c839e66bd7567b4d3b
https://github.com/D-Programming-Language/dmd/commit/c4fbc2435cd2cbc1535764c839e66bd7567b4d3b
Author: Walter Bright <[email protected]>
Date: 2013-12-25 (Wed, 25 Dec 2013)
Changed paths:
M src/declaration.c
M test/runnable/test3449.d
Log Message:
-----------
Merge pull request #2964 from 9rnsr/fix10643
Issue 10643 - Refused const array struct field initialized with void
Compare:
https://github.com/D-Programming-Language/dmd/compare/7f142e67603b...c4fbc2435cd2_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals