[D-runtime] [D-Programming-Language/druntime] 6817ff: fix declaration of c_long_double for building agai...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Aug 22 02:02:51 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 6817ff8c46eb0d2c30b381ba9b34281bb66811a0
https://github.com/D-Programming-Language/druntime/commit/6817ff8c46eb0d2c30b381ba9b34281bb66811a0
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-08-22 (Fri, 22 Aug 2014)
Changed paths:
M src/core/stdc/config.d
Log Message:
-----------
fix declaration of c_long_double for building against the MS-Runtime for Win32
Commit: 1685c9066e46d0c65aabfbb9d9606dd348e80bd9
https://github.com/D-Programming-Language/druntime/commit/1685c9066e46d0c65aabfbb9d9606dd348e80bd9
Author: Walter Bright <walter at walterbright.com>
Date: 2014-08-22 (Fri, 22 Aug 2014)
Changed paths:
M src/core/stdc/config.d
Log Message:
-----------
Merge pull request #931 from rainers/ms_long_double
Fix c_long_double for COFF32 support
Compare: https://github.com/D-Programming-Language/druntime/compare/ae403aefa437...1685c9066e46
More information about the D-runtime
mailing list