June 07, 2013 [dmd-internals] [D-Programming-Language/dmd] da5c0c: fix Issue 7848 - pure and nothrow ignored on unitt... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: da5c0cfbd5f8e66dd0bbc180c424f3d58686bd4c https://github.com/D-Programming-Language/dmd/commit/da5c0cfbd5f8e66dd0bbc180c424f3d58686bd4c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-06-07 (Fri, 07 Jun 2013) Changed paths: M src/func.c A test/fail_compilation/fail7848.d M test/runnable/test19.d Log Message: ----------- fix Issue 7848 - pure and nothrow ignored on unittest blocks Commit: 21c30ac9dea49cfc234e8f2268efe09a21b630c8 https://github.com/D-Programming-Language/dmd/commit/21c30ac9dea49cfc234e8f2268efe09a21b630c8 Author: Walter Bright <walter@walterbright.com> Date: 2013-06-07 (Fri, 07 Jun 2013) Changed paths: M src/func.c A test/fail_compilation/fail7848.d M test/runnable/test19.d Log Message: ----------- Merge pull request #2142 from 9rnsr/fix7848 Issue 7848 - pure and nothrow ignored on unittest blocks Compare: https://github.com/D-Programming-Language/dmd/compare/99c0531136b3...21c30ac9dea4 |
Copyright © 1999-2021 by the D Language Foundation