January 28, 2014 [dmd-internals] [D-Programming-Language/dmd] f4893f: Mangle long and ulong correctly on 64-bit linux/os... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f4893fb13f244a61099f6130aa567ee728520e70 https://github.com/D-Programming-Language/dmd/commit/f4893fb13f244a61099f6130aa567ee728520e70 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-01-28 (Tue, 28 Jan 2014) Changed paths: M src/cppmangle.c M src/target.c M src/target.h M test/runnable/externmangle.d M test/runnable/extra-files/externmangle.cpp Log Message: ----------- Mangle long and ulong correctly on 64-bit linux/osx Commit: dbbf1c245222f59c718109ff3148929f64239c6b https://github.com/D-Programming-Language/dmd/commit/dbbf1c245222f59c718109ff3148929f64239c6b Author: Walter Bright <walter@walterbright.com> Date: 2014-01-28 (Tue, 28 Jan 2014) Changed paths: M src/cppmangle.c M src/target.c M src/target.h M test/runnable/externmangle.d M test/runnable/extra-files/externmangle.cpp Log Message: ----------- Merge pull request #3158 from yebblies/longmangle [DDMD] Mangle C++ long and ulong correctly on 64-bit linux/osx Compare: https://github.com/D-Programming-Language/dmd/compare/6b1eaf4e0eb8...dbbf1c245222 |
Copyright © 1999-2021 by the D Language Foundation