[D-runtime] [D-Programming-Language/druntime] c73467: Fix compilation on OpenSolaris 11.
GitHub via D-runtime
d-runtime at puremagic.com
Wed Apr 30 14:15:50 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: c73467f3391ecfe3807807eb89770e672f94a2de
https://github.com/D-Programming-Language/druntime/commit/c73467f3391ecfe3807807eb89770e672f94a2de
Author: kai <kai at redstar.de>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M src/core/stdc/math.d
M src/rt/sections.d
Log Message:
-----------
Fix compilation on OpenSolaris 11.
With these changes, druntime can be compiled on OpenSolaris 11 and the unit tests can be run.
Most of tests passes.
Commit: 826f6875d61b535d2220f97cb0de7200cf88b0e1
https://github.com/D-Programming-Language/druntime/commit/826f6875d61b535d2220f97cb0de7200cf88b0e1
Author: Walter Bright <walter at walterbright.com>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M src/core/stdc/math.d
M src/rt/sections.d
Log Message:
-----------
Merge pull request #781 from redstar/solaris
Fix compilation on OpenSolaris 11.
Compare: https://github.com/D-Programming-Language/druntime/compare/bc83d2f578b1...826f6875d61b
More information about the D-runtime
mailing list