Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3910d5cf1b0bed9c9ebd9b58470209b2ea6c9867
https://github.com/D-Programming-Language/dmd/commit/3910d5cf1b0bed9c9ebd9b58470209b2ea6c9867
Author: k-hara <[email protected]>
Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths:
M src/ctfeexpr.c
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
fix Issue 9245 - [CTFE] postblit not called on static array initialization
On element-wise or block assignment, currently postblit call is implicitly
handled by glue-layer. Therefore, interpreter should have its own postblit
handling.
Commit: 6de3bd56a622c99997be55a609268d6f2dcfcb77
https://github.com/D-Programming-Language/dmd/commit/6de3bd56a622c99997be55a609268d6f2dcfcb77
Author: Walter Bright <[email protected]>
Date: 2014-04-24 (Thu, 24 Apr 2014)
Changed paths:
M src/ctfeexpr.c
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #3488 from 9rnsr/fix9245
Issue 9245 - [CTFE] postblit not called on static array initialization
Compare:
https://github.com/D-Programming-Language/dmd/compare/90abd4c6cdfd...6de3bd56a622_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals