[dmd-internals] [D-Programming-Language/dmd] 26df8c: Use uinteger_t instead of uint64_t to avoid mangli...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Nov 10 19:55:16 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 26df8c2b860e52abd29c821727b9eb36cd5fa70d
https://github.com/D-Programming-Language/dmd/commit/26df8c2b860e52abd29c821727b9eb36cd5fa70d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M src/mars.h
Log Message:
-----------
Use uinteger_t instead of uint64_t to avoid mangling problems on OSX
Commit: e21750e84cdb04c245637a50f0b24b151793580f
https://github.com/D-Programming-Language/dmd/commit/e21750e84cdb04c245637a50f0b24b151793580f
Author: Walter Bright <walter at walterbright.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/mars.h
Log Message:
-----------
Merge pull request #4126 from yebblies/osxstc
[DDMD] Use a base type for StorageClass that ulong mangles to consistently
Compare: https://github.com/D-Programming-Language/dmd/compare/8f63bf489381...e21750e84cdb
More information about the dmd-internals
mailing list