Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 579b9c961b84721684a661cd4bc467270b0b3349
https://github.com/D-Programming-Language/dmd/commit/579b9c961b84721684a661cd4bc467270b0b3349
Author: k-hara <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M src/cast.c
M test/runnable/literal.d
Log Message:
-----------
fix Issue 13999 - Associative array literal with static array keys must now
have matching key lengths
Re-enable implicit length extension, eg. "abc" to char[5]
Commit: bd341372ef0550dfe6103288d3c79e18aa35344f
https://github.com/D-Programming-Language/dmd/commit/bd341372ef0550dfe6103288d3c79e18aa35344f
Author: k-hara <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M src/cast.c
M test/runnable/literal.d
Log Message:
-----------
fix unlisted codegen bug in StringExp::castTo()
Commit: 356d52fc81d86735390bc7856c98d39c50a2b8d2
https://github.com/D-Programming-Language/dmd/commit/356d52fc81d86735390bc7856c98d39c50a2b8d2
Author: Daniel Murphy <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M src/cast.c
M test/runnable/literal.d
Log Message:
-----------
Merge pull request #4307 from 9rnsr/fix13999
[REG2.067a] Issue 13999 - Associative array literal with static array keys must
now have matching key lengths
Compare:
https://github.com/D-Programming-Language/dmd/compare/e9e7c5310366...356d52fc81d8_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals