May 22, 2014 [dmd-internals] [D-Programming-Language/dmd] b645e9: fix Issue 12739 - Foreach delegate to opApply does... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b645e9ea533649d7b0765c9198dab1abae323adb https://github.com/D-Programming-Language/dmd/commit/b645e9ea533649d7b0765c9198dab1abae323adb Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-21 (Wed, 21 May 2014) Changed paths: M src/func.c M test/runnable/foreach5.d Log Message: ----------- fix Issue 12739 - Foreach delegate to opApply does not have infered nothrow Commit: e0ff7054acb48d106c2ace5856df1c4a212ca5cf https://github.com/D-Programming-Language/dmd/commit/e0ff7054acb48d106c2ace5856df1c4a212ca5cf Author: Martin Nowak <code@dawg.eu> Date: 2014-05-22 (Thu, 22 May 2014) Changed paths: M src/func.c M test/runnable/foreach5.d Log Message: ----------- Merge pull request #3565 from 9rnsr/fix12739 Issue 12739 - Foreach delegate to opApply does not have infered nothrow Compare: https://github.com/D-Programming-Language/dmd/compare/c6f3e95275ac...e0ff7054acb4 |
Copyright © 1999-2021 by the D Language Foundation