[D-runtime] [D-Programming-Language/druntime] 253f4b: Use the correct type for va_list
GitHub via D-runtime
d-runtime at puremagic.com
Fri May 23 10:23:09 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 253f4bb2589c477226afc54c5f937d689249f52e
https://github.com/D-Programming-Language/druntime/commit/253f4bb2589c477226afc54c5f937d689249f52e
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/core/stdc/stdarg.d
M src/core/vararg.d
Log Message:
-----------
Use the correct type for va_list
Commit: 559fbdfbf12bf30000ff91b1549a2af85be10559
https://github.com/D-Programming-Language/druntime/commit/559fbdfbf12bf30000ff91b1549a2af85be10559
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/core/stdc/stdarg.d
M src/core/vararg.d
Log Message:
-----------
Merge pull request #798 from yebblies/valisttype
Use the correct type for va_list
Compare: https://github.com/D-Programming-Language/druntime/compare/b7c965e94b87...559fbdfbf12b
More information about the D-runtime
mailing list