Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 99e5c830eca4f9e067e1eba2f255d16cf6764b76
https://github.com/D-Programming-Language/dmd/commit/99e5c830eca4f9e067e1eba2f255d16cf6764b76
Author: Martin Nowak <[email protected]>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M src/statement.c
M test/runnable/test4.d
Log Message:
-----------
mark synchronized as nothrow
- also added @nogc as test-case
- not @safe/pure because the mutex is __gshared data
Commit: f47c8f60706f89c012512836ea555821685e63bd
https://github.com/D-Programming-Language/dmd/commit/f47c8f60706f89c012512836ea555821685e63bd
Author: Andrei Alexandrescu <[email protected]>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M src/statement.c
M test/runnable/test4.d
Log Message:
-----------
Merge pull request #4414 from MartinNowak/nothrowSync
mark synchronized as nothrow
Compare:
https://github.com/D-Programming-Language/dmd/compare/b76633a7a575...f47c8f60706f_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals