[phobos] [D-Programming-Language/phobos] 6782f4: va_list fix for win64
GitHub via phobos
phobos at puremagic.com
Fri May 23 10:23:40 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6782f44f718f787ae500396dd5b1393a20545d9b
https://github.com/D-Programming-Language/phobos/commit/6782f44f718f787ae500396dd5b1393a20545d9b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M std/format.d
Log Message:
-----------
va_list fix for win64
Commit: f67a30cdf1e0867091d7dfe2f8d77be9e2b5696f
https://github.com/D-Programming-Language/phobos/commit/f67a30cdf1e0867091d7dfe2f8d77be9e2b5696f
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #2199 from yebblies/valisttype
Do not make assumptions about the type of va_list (win64 edition)
Compare: https://github.com/D-Programming-Language/phobos/compare/7c07412f04d6...f67a30cdf1e0
More information about the phobos
mailing list