[D-runtime] [D-Programming-Language/druntime] 6ee53b: add missing pure nothrow @nogc attributes to asm s...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Jan 8 01:38:38 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 6ee53b32c9cef5c7641ef6f6e765e9b6379b7055
https://github.com/D-Programming-Language/druntime/commit/6ee53b32c9cef5c7641ef6f6e765e9b6379b7055
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M src/core/atomic.d
Log Message:
-----------
add missing pure nothrow @nogc attributes to asm statement
Commit: 5a91141829e50325e13a65867076c5673a3168fb
https://github.com/D-Programming-Language/druntime/commit/5a91141829e50325e13a65867076c5673a3168fb
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M src/core/atomic.d
Log Message:
-----------
Merge pull request #1088 from MartinNowak/fixup4256
add missing pure nothrow @nogc attributes to asm statement
Compare: https://github.com/D-Programming-Language/druntime/compare/7acbeee0480a...5a91141829e5
More information about the D-runtime
mailing list