[dmd-internals] [D-Programming-Language/dmd] a685b1: Use presence of __va_argsave to determine if __va_...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Jan 24 17:19:08 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a685b161bcfb6dcaabe10bacbe543aee99d0ae23
https://github.com/D-Programming-Language/dmd/commit/a685b161bcfb6dcaabe10bacbe543aee99d0ae23
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M test/runnable/cppa.d
M test/runnable/test22.d
M test/runnable/test8.d
Log Message:
-----------
Use presence of __va_argsave to determine if __va_argsave hack is needed
Commit: 1f2bb7b8004a82ae5b15bd7c1be4d2d6ea8807de
https://github.com/D-Programming-Language/dmd/commit/1f2bb7b8004a82ae5b15bd7c1be4d2d6ea8807de
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M test/runnable/cppa.d
M test/runnable/test22.d
M test/runnable/test8.d
Log Message:
-----------
Merge pull request #4330 from yebblies/typeofva_argsave
Use presence of __va_argsave to determine if __va_argsave hack is needed
Compare: https://github.com/D-Programming-Language/dmd/compare/47ff8276ab02...1f2bb7b8004a
More information about the dmd-internals
mailing list