[dmd-internals] [D-Programming-Language/dmd] ba8b51: fix Issue 11237 - zero initializer emitted to read...
GitHub
noreply at github.com
Sun Oct 13 16:26:24 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ba8b515e0adc6471aeef0bb1cca6a4092c15c037
https://github.com/D-Programming-Language/dmd/commit/ba8b515e0adc6471aeef0bb1cca6a4092c15c037
Author: Walter Bright <walter at walterbright.com>
Date: 2013-10-13 (Sun, 13 Oct 2013)
Changed paths:
M src/toobj.c
Log Message:
-----------
fix Issue 11237 - zero initializer emitted to read-only data segment, slow compilation
Commit: fc9b88cddaf3a279dcf5ce1ec8b262c4a47020e1
https://github.com/D-Programming-Language/dmd/commit/fc9b88cddaf3a279dcf5ce1ec8b262c4a47020e1
Author: Martin Nowak <code at dawg.eu>
Date: 2013-10-13 (Sun, 13 Oct 2013)
Changed paths:
M src/toobj.c
Log Message:
-----------
Merge pull request #2660 from WalterBright/fix11237
fix Issue 11237 - zero initializer emitted to read-only data segment, sl...
Compare: https://github.com/D-Programming-Language/dmd/compare/f1c2fc73797f...fc9b88cddaf3
More information about the dmd-internals
mailing list