November 10, 2014 [dmd-internals] [D-Programming-Language/dmd] 26df8c: Use uinteger_t instead of uint64_t to avoid mangli... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation