[dmd-internals] [D-Programming-Language/dmd] ebce40: cleanup for #4912
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Aug 21 13:47:33 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ebce40b4e2bc118b7cc800ebedf2a3849576d650
https://github.com/D-Programming-Language/dmd/commit/ebce40b4e2bc118b7cc800ebedf2a3849576d650
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/toobj.c
Log Message:
-----------
cleanup for #4912
- improve pad calculation
- remove pointless assert
- move namepad declaration to usage
Commit: 854aa3450decd5564d49b53d7154e5b6ff0a5d54
https://github.com/D-Programming-Language/dmd/commit/854aa3450decd5564d49b53d7154e5b6ff0a5d54
Author: Walter Bright <walter at walterbright.com>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/toobj.c
Log Message:
-----------
Merge pull request #4914 from MartinNowak/fixup4912
cleanup for #4912
Compare: https://github.com/D-Programming-Language/dmd/compare/187b153d1447...854aa3450dec
More information about the dmd-internals
mailing list