[D-runtime] [D-Programming-Language/druntime] a254e5: Fix core.atomic issue with -D compiler switch.
GitHub
noreply at github.com
Sun May 20 12:11:24 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a254e53cda8b7e3105bbb91981c485cdd938c398
https://github.com/D-Programming-Language/druntime/commit/a254e53cda8b7e3105bbb91981c485cdd938c398
Author: Yao Gómez <yao.gomez at gmail.com>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M posix.mak
M src/core/atomic.d
M win32.mak
Log Message:
-----------
Fix core.atomic issue with -D compiler switch.
Commit: 8257db0291e2866a6c9ed1f0048e65b57fc33ca1
https://github.com/D-Programming-Language/druntime/commit/8257db0291e2866a6c9ed1f0048e65b57fc33ca1
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M posix.mak
M src/core/atomic.d
M win32.mak
Log Message:
-----------
Merge pull request #146 from YaoGomez/fix-core-atomic-docs
[ddoc] Fix core.atomic issue with the -D compiler switch.
fixes Issue 5930
Compare: https://github.com/D-Programming-Language/druntime/compare/bcaed9d...8257db0
More information about the D-runtime
mailing list