[D-runtime] [D-Programming-Language/druntime] ee94db: Partial fix for Issue 14131 - va_copy is broken on...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Feb 7 02:27:01 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: ee94dbddf7700a5e5864d485e66002e31e6fa670
https://github.com/D-Programming-Language/druntime/commit/ee94dbddf7700a5e5864d485e66002e31e6fa670
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-02-06 (Fri, 06 Feb 2015)
Changed paths:
M src/core/stdc/stdarg.d
Log Message:
-----------
Partial fix for Issue 14131 - va_copy is broken on posix X86_64
Commit: 02270ea991f4218764d2c2cc867c56f082672d4c
https://github.com/D-Programming-Language/druntime/commit/02270ea991f4218764d2c2cc867c56f082672d4c
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-07 (Sat, 07 Feb 2015)
Changed paths:
M src/core/stdc/stdarg.d
Log Message:
-----------
Merge pull request #1158 from yebblies/va_copy
Partial fix for Issue 14131 - va_copy is broken on posix X86_64
Compare: https://github.com/D-Programming-Language/druntime/compare/1c5aef8b9d58...02270ea991f4
More information about the D-runtime
mailing list