https://issues.dlang.org/show_bug.cgi?id=18053
--- Comment #4 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/517253e26f52b3ac8d81b6d881d2aff9fe2947d3 fix Issue 18053 - Use stdint.h mangling for int64_t/uint64_t when mangling D long/ulong https://github.com/dlang/dmd/commit/961c7a16159eed8de63077564b4b51f45668a3eb Merge pull request #7416 from WalterBright/fix18053 fix Issue 18053 - Use stdint.h mangling for int64_t/uint64_t when man… merged-on-behalf-of: Walter Bright <[email protected]> --
