January 23, 2015 [dmd-internals] [D-Programming-Language/dmd] 7b8251: fix Issue 12495 - CTFE slice cast can cause alloca... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 7b825160b4d504b22668e2664229ae1a657282b5 https://github.com/D-Programming-Language/dmd/commit/7b825160b4d504b22668e2664229ae1a657282b5 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-21 (Wed, 21 Jan 2015) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 12495 - CTFE slice cast can cause allocation Commit: 74430a4869b97052c8dbfd86ec74e2edc45eb7a0 https://github.com/D-Programming-Language/dmd/commit/74430a4869b97052c8dbfd86ec74e2edc45eb7a0 Author: Walter Bright <walter@walterbright.com> Date: 2015-01-23 (Fri, 23 Jan 2015) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #4324 from 9rnsr/fix12495 Issue 12495 - CTFE slice cast can cause allocation Compare: https://github.com/D-Programming-Language/dmd/compare/39686706709c...74430a4869b9 |
Copyright © 1999-2021 by the D Language Foundation