Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5d70b1a0d07cc16ef579360fc697116f5ef630d0
https://github.com/D-Programming-Language/dmd/commit/5d70b1a0d07cc16ef579360fc697116f5ef630d0
Author: k-hara <[email protected]>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M src/todt.c
M test/runnable/testdt.d
Log Message:
-----------
fix Issue 14699 - ICE: segfaults on array with zero size
Commit: ae2cd8ce37919dcc2c707921cf2115fff42060ba
https://github.com/D-Programming-Language/dmd/commit/ae2cd8ce37919dcc2c707921cf2115fff42060ba
Author: k-hara <[email protected]>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M src/mtype.c
M src/struct.c
Log Message:
-----------
Optimize: Don't have to make initializer for zero-size field in struct
Commit: 94a6afd4f7c0ad60a6eab608ee28b15bd4e264d8
https://github.com/D-Programming-Language/dmd/commit/94a6afd4f7c0ad60a6eab608ee28b15bd4e264d8
Author: Walter Bright <[email protected]>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M src/mtype.c
M src/struct.c
M src/todt.c
M test/runnable/testdt.d
Log Message:
-----------
Merge pull request #4744 from 9rnsr/fix14699
Issue 14699 - ICE: segfaults on array with zero size
Compare:
https://github.com/D-Programming-Language/dmd/compare/67b82717d2e1...94a6afd4f7c0_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals