[phobos] [D-Programming-Language/phobos] 1d2a70: Stop using va_argsave now that va_start works corr...
GitHub via phobos
phobos at puremagic.com
Mon Jan 26 22:04:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1d2a706f4a27ffb145cf32e4f417d0bdc52b46db
https://github.com/D-Programming-Language/phobos/commit/1d2a706f4a27ffb145cf32e4f417d0bdc52b46db
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M std/outbuffer.d
M std/stream.d
Log Message:
-----------
Stop using va_argsave now that va_start works correctly without it
Commit: 98acfe9dd5120fd27b0c5e921a768c6cfef3f670
https://github.com/D-Programming-Language/phobos/commit/98acfe9dd5120fd27b0c5e921a768c6cfef3f670
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M std/outbuffer.d
M std/stream.d
Log Message:
-----------
Merge pull request #2917 from yebblies/vaargsave
Stop using va_argsave now that va_start works correctly without it
Compare: https://github.com/D-Programming-Language/phobos/compare/271f44e5da0c...98acfe9dd512
More information about the phobos
mailing list