February 10, 2015 [dmd-internals] [D-Programming-Language/dmd] 44a3c6: fix Issue 14166 - Excess CTFE running for the temp... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 44a3c6377eb1a2ebc914b497b360c1459b9f1dad https://github.com/D-Programming-Language/dmd/commit/44a3c6377eb1a2ebc914b497b360c1459b9f1dad Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M src/declaration.c M src/expression.c M test/compilable/compile1.d Log Message: ----------- fix Issue 14166 - Excess CTFE running for the temporary variable in module level expression Commit: 202871ccbcbe4fca09de4aaac99b7f808050a003 https://github.com/D-Programming-Language/dmd/commit/202871ccbcbe4fca09de4aaac99b7f808050a003 Author: Walter Bright <walter@walterbright.com> Date: 2015-02-10 (Tue, 10 Feb 2015) Changed paths: M src/declaration.c M src/expression.c M test/compilable/compile1.d Log Message: ----------- Merge pull request #4403 from 9rnsr/fix14166 [REG2.066] Issue 14166 - Excess CTFE running for the temporary variable in module level expression Compare: https://github.com/D-Programming-Language/dmd/compare/d957c6455f0a...202871ccbcbe |
Copyright © 1999-2021 by the D Language Foundation