November 08, 2014 [dmd-internals] [D-Programming-Language/dmd] 47c679: fix Issue 11216 - Make synchronized statement `not... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 47c679964003ca75290e3174df85b0641eb5d282 https://github.com/D-Programming-Language/dmd/commit/47c679964003ca75290e3174df85b0641eb5d282 Author: Martin Nowak <code@dawg.eu> Date: 2014-11-07 (Fri, 07 Nov 2014) Changed paths: M src/declaration.h M src/func.c M src/statement.c Log Message: ----------- fix Issue 11216 - Make synchronized statement `nothrow` - mark _d_monitorenter/exit as nothrow Commit: dc118391e51ddb69093780c157b1ca41e26add90 https://github.com/D-Programming-Language/dmd/commit/dc118391e51ddb69093780c157b1ca41e26add90 Author: Walter Bright <walter@walterbright.com> Date: 2014-11-08 (Sat, 08 Nov 2014) Changed paths: M src/declaration.h M src/func.c M src/statement.c Log Message: ----------- Merge pull request #4115 from MartinNowak/fix11216 fix Issue 11216 - Make synchronized statement `nothrow` Compare: https://github.com/D-Programming-Language/dmd/compare/dfb31be7edce...dc118391e51d |
Copyright © 1999-2021 by the D Language Foundation