April 24, 2014 [dmd-internals] [D-Programming-Language/dmd] 1cc428: fix Issue 12630 - @nogc should recognize compile-t... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1cc42872f9e2489b8663c3d7d9e2bc7e422102b3 https://github.com/D-Programming-Language/dmd/commit/1cc42872f9e2489b8663c3d7d9e2bc7e422102b3 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-04-24 (Thu, 24 Apr 2014) Changed paths: M src/expression.c M test/fail_compilation/nogc.d Log Message: ----------- fix Issue 12630 - @nogc should recognize compile-time evaluation context Commit: e3afe41cf289d2cbbeccfdb18b49990ccdfe031e https://github.com/D-Programming-Language/dmd/commit/e3afe41cf289d2cbbeccfdb18b49990ccdfe031e Author: Walter Bright <walter@walterbright.com> Date: 2014-04-24 (Thu, 24 Apr 2014) Changed paths: M src/expression.c M test/fail_compilation/nogc.d Log Message: ----------- Merge pull request #3493 from 9rnsr/fix12630 Issue 12630 - @nogc should recognize compile-time evaluation context Compare: https://github.com/D-Programming-Language/dmd/compare/6642adcf5840...e3afe41cf289 |
Copyright © 1999-2021 by the D Language Foundation