January 21, 2015 [dmd-internals] [D-Programming-Language/dmd] e19fb0: fix Issue 13739 - in CTFE making an array over an ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e19fb05e0f00aece7aa81e94a70707be5eb586c2 https://github.com/D-Programming-Language/dmd/commit/e19fb05e0f00aece7aa81e94a70707be5eb586c2 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-21 (Wed, 21 Jan 2015) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 13739 - in CTFE making an array over an array copies the data Commit: f0a2c75cd1c2bee2b082b154181972d705072457 https://github.com/D-Programming-Language/dmd/commit/f0a2c75cd1c2bee2b082b154181972d705072457 Author: Walter Bright <walter@walterbright.com> Date: 2015-01-21 (Wed, 21 Jan 2015) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #4320 from 9rnsr/fix13739 Issue 13739 - in CTFE making an array over an array copies the data Compare: https://github.com/D-Programming-Language/dmd/compare/4b02f29b26e1...f0a2c75cd1c2 |
Copyright © 1999-2021 by the D Language Foundation