[D-runtime] [D-Programming-Language/druntime] c1b3b3: mark core.sys.posix.pthread as nothrow
GitHub
noreply at github.com
Wed Jun 20 13:34:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: c1b3b350dfde5c534041402958a28bd5b54e9930
https://github.com/D-Programming-Language/druntime/commit/c1b3b350dfde5c534041402958a28bd5b54e9930
Author: dawg <dawg at dawgfoto.de>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M src/core/sys/posix/pthread.d
M src/core/thread.d
Log Message:
-----------
mark core.sys.posix.pthread as nothrow
- this also applies to the callback declarations
thus the change in core.thread
Commit: cd9636e3103588e537626332214bad2ffd569e13
https://github.com/D-Programming-Language/druntime/commit/cd9636e3103588e537626332214bad2ffd569e13
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M src/core/sys/posix/pthread.d
M src/core/thread.d
Log Message:
-----------
Merge pull request #232 from dawgfoto/pthread_nothrow
mark core.sys.posix.pthread as nothrow
Compare: https://github.com/D-Programming-Language/druntime/compare/7f92e9042972...cd9636e31035
More information about the D-runtime
mailing list