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

--- Comment #5 from [email protected] ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/05b15ab05279a70b30f4a580c705526e70e09155
fix Issue 11216 - Make synchronized statement `nothrow`

- require Object.Monitor lock and unlock functions to be nothrow

- change methods of all core.sync classes to nothrow

https://github.com/D-Programming-Language/druntime/commit/46061e646ae547d297aeae448eb246e251118344
Merge pull request #1013 from MartinNowak/fix11216

fix Issue 11216 - Make synchronized statement `nothrow`

--

Reply via email to