[D-runtime] [D-Programming-Language/druntime] 571262: mark rt.critical_ as nothrow
GitHub via D-runtime
d-runtime at puremagic.com
Sun Feb 15 13:38:13 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 571262f592fa6edac90e2f07c5cb3a7b59a1935b
https://github.com/D-Programming-Language/druntime/commit/571262f592fa6edac90e2f07c5cb3a7b59a1935b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M src/rt/critical_.d
Log Message:
-----------
mark rt.critical_ as nothrow
- needed for nothrow synchronized statements
Commit: 3f99ef5990bef82df9151fd53e890333c9f0a125
https://github.com/D-Programming-Language/druntime/commit/3f99ef5990bef82df9151fd53e890333c9f0a125
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M src/rt/critical_.d
Log Message:
-----------
Merge pull request #1172 from MartinNowak/nothrowSync
mark rt.critical_ as nothrow
Compare: https://github.com/D-Programming-Language/druntime/compare/52982cfbaf6d...3f99ef5990be
More information about the D-runtime
mailing list