[Issue 11216] Make synchronized statement `nothrow`

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Nov 8 14:40:17 PST 2014


https://issues.dlang.org/show_bug.cgi?id=11216

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/47c679964003ca75290e3174df85b0641eb5d282
fix Issue 11216 - Make synchronized statement `nothrow`

- mark _d_monitorenter/exit as nothrow

https://github.com/D-Programming-Language/dmd/commit/dc118391e51ddb69093780c157b1ca41e26add90
Merge pull request #4115 from MartinNowak/fix11216

fix Issue 11216 - Make synchronized statement `nothrow`

--


More information about the Digitalmars-d-bugs mailing list