[D-runtime] [D-Programming-Language/druntime] 2c1112: Use "weak" linkage to select code path depending o...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Aug 27 02:02:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2c1112ca80484ee5011c52b561900e47f22592bd
https://github.com/D-Programming-Language/druntime/commit/2c1112ca80484ee5011c52b561900e47f22592bd
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M mak/SRCS
R src/core/sys/windows/stdio_msvc12.d
R src/core/sys/windows/stdio_msvc14.d
A src/rt/stdio_msvc.c
M win64.mak
Log Message:
-----------
Use "weak" linkage to select code path depending on MS C runtime version
Commit: cb699a7e5d9503f4e204f313a208188deca1b96f
https://github.com/D-Programming-Language/druntime/commit/cb699a7e5d9503f4e204f313a208188deca1b96f
Author: Walter Bright <walter at walterbright.com>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M mak/SRCS
R src/core/sys/windows/stdio_msvc12.d
R src/core/sys/windows/stdio_msvc14.d
A src/rt/stdio_msvc.c
M win64.mak
Log Message:
-----------
Merge pull request #1360 from rainers/vs2015_weak
Alternative support for VS2015 C runtime
Compare: https://github.com/D-Programming-Language/druntime/compare/64cceb13fb16...cb699a7e5d95
More information about the D-runtime
mailing list