May 30, 2014 [dmd-internals] [D-Programming-Language/dmd] 92aed5: Do implicit cast for ExpInitializers inside CTFE | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 92aed5e0a06523c3cb77bb2e304df773379fb96d https://github.com/D-Programming-Language/dmd/commit/92aed5e0a06523c3cb77bb2e304df773379fb96d Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M src/init.c M test/compilable/interpret3.d R test/fail_compilation/ice10610.d Log Message: ----------- Do implicit cast for ExpInitializers inside CTFE Move the implicit cast inside CTFE, so that we're evaluating the final value. Commit: 2260a962e12f894ce41008c46f63661a73d4b7d9 https://github.com/D-Programming-Language/dmd/commit/2260a962e12f894ce41008c46f63661a73d4b7d9 Author: Walter Bright <walter@walterbright.com> Date: 2014-05-30 (Fri, 30 May 2014) Changed paths: M src/init.c M test/compilable/interpret3.d R test/fail_compilation/ice10610.d Log Message: ----------- Merge pull request #3602 from donc/ctfe_implicit_convert Do implicit cast for ExpInitializers inside CTFE Compare: https://github.com/D-Programming-Language/dmd/compare/cdc1127129cd...2260a962e12f |
Copyright © 1999-2021 by the D Language Foundation