March 09, 2015 [dmd-internals] [D-Programming-Language/dmd] b977e1: roll back nothrow for synchronized (mtx) | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b977e1e6440c5a7e3d201b7f2a81e8a7e8d98f03 https://github.com/D-Programming-Language/dmd/commit/b977e1e6440c5a7e3d201b7f2a81e8a7e8d98f03 Author: Martin Nowak <code@dawg.eu> Date: 2015-03-06 (Fri, 06 Mar 2015) Changed paths: M src/statement.c Log Message: ----------- roll back nothrow for synchronized (mtx) - we had problems turning vibe.d's Mutex implementation into nothrow Commit: 2f27180ff5db04b59473df054cbb0a1add51cf10 https://github.com/D-Programming-Language/dmd/commit/2f27180ff5db04b59473df054cbb0a1add51cf10 Author: Walter Bright <walter@walterbright.com> Date: 2015-03-09 (Mon, 09 Mar 2015) Changed paths: M src/statement.c Log Message: ----------- Merge pull request #4459 from MartinNowak/undoNothrowSync roll back nothrow for synchronized (mtx) Compare: https://github.com/D-Programming-Language/dmd/compare/2a9b755447fb...2f27180ff5db |
Copyright © 1999-2021 by the D Language Foundation