[D-runtime] [D-Programming-Language/druntime] cef9bd: changes to build and pass unittests
GitHub
noreply at github.com
Fri Nov 23 12:15:58 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: cef9bd58376f9b669fd8a329a99069e4996f9b89
https://github.com/D-Programming-Language/druntime/commit/cef9bd58376f9b669fd8a329a99069e4996f9b89
Author: Brad Roberts <braddr at puremagic.com>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M src/core/bitop.d
M src/core/thread.d
M win64.mak
Log Message:
-----------
changes to build and pass unittests
1) temporarily disable fibre tests
2) fix core.bitops.bitswap to understand win64 calling convention
3) remove -L/co and add user32.lib to unittest build command
Commit: f19509c3670d39b97935021c5658fedc4e69779a
https://github.com/D-Programming-Language/druntime/commit/f19509c3670d39b97935021c5658fedc4e69779a
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M src/core/bitop.d
M src/core/thread.d
M win64.mak
Log Message:
-----------
Merge pull request #355 from braddr/win64-changes
changes to build and pass unittests
Compare: https://github.com/D-Programming-Language/druntime/compare/0937b40b318c...f19509c3670d
More information about the D-runtime
mailing list