[dmd-internals] [D-Programming-Language/dmd] 9759c6: fix build with VS2013, strtold now also found in s...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue May 13 12:23:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9759c6a3f451505ca7a9a839579c4cd5a9cfb6d7
https://github.com/D-Programming-Language/dmd/commit/9759c6a3f451505ca7a9a839579c4cd5a9cfb6d7
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M src/backend/strtold.c
M src/posix.mak
M src/root/longdouble.h
M src/root/port.c
Log Message:
-----------
fix build with VS2013, strtold now also found in stdlib.h for C++11 conformance
Commit: 021c0f68b15908078bf9005c6d46d1690409161f
https://github.com/D-Programming-Language/dmd/commit/021c0f68b15908078bf9005c6d46d1690409161f
Author: Walter Bright <walter at walterbright.com>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M src/backend/strtold.c
M src/posix.mak
M src/root/longdouble.h
M src/root/port.c
Log Message:
-----------
Merge pull request #3541 from rainers/fix_VS2013
fix build with VS2013
Compare: https://github.com/D-Programming-Language/dmd/compare/402efb34eba5...021c0f68b159
More information about the dmd-internals
mailing list