[dmd-internals] [D-Programming-Language/dmd] bbb4eb: Store RootObjects, not void*
GitHub
noreply at github.com
Sun Dec 15 11:46:49 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bbb4ebc4e0128326f4c666730fe6fe2c2cd1b06c
https://github.com/D-Programming-Language/dmd/commit/bbb4ebc4e0128326f4c666730fe6fe2c2cd1b06c
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-15 (Sun, 15 Dec 2013)
Changed paths:
M src/arraytypes.h
M src/cppmangle.c
Log Message:
-----------
Store RootObjects, not void*
Commit: 9b85caae11d285d5c8e430c2904e0de4f3cb1c5d
https://github.com/D-Programming-Language/dmd/commit/9b85caae11d285d5c8e430c2904e0de4f3cb1c5d
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-12-15 (Sun, 15 Dec 2013)
Changed paths:
M src/arraytypes.h
M src/cppmangle.c
Log Message:
-----------
Merge pull request #2969 from yebblies/mangleobj
[DDMD] Store RootObjects, not void*
Compare: https://github.com/D-Programming-Language/dmd/compare/f9111190ae1b...9b85caae11d2
More information about the dmd-internals
mailing list