October 01, 2011 [dmd-internals] [D-Programming-Language/dmd] 36d5b0: 6749 [CTFE] problem with array of structs | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 36d5b056a318698d392cc84db92282368092a533 https://github.com/D-Programming-Language/dmd/commit/36d5b056a318698d392cc84db92282368092a533 Author: Don Clugston <dclugston at googlemail.com> Date: 2011-09-30 (Fri, 30 Sep 2011) Changed paths: M src/interpret.c Log Message: ----------- 6749 [CTFE] problem with array of structs Essentially another case of bug 6052. Commit: 6133a7a7fb1bfd7d03772b3a8860801cf812573a https://github.com/D-Programming-Language/dmd/commit/6133a7a7fb1bfd7d03772b3a8860801cf812573a Author: Don Clugston <dclugston at googlemail.com> Date: 2011-09-30 (Fri, 30 Sep 2011) Changed paths: M test/compilable/interpret3.d Log Message: ----------- Test case for 6479 Commit: e36f124bad9c67fa960adaeb40b7113152453d6e https://github.com/D-Programming-Language/dmd/commit/e36f124bad9c67fa960adaeb40b7113152453d6e Author: Don Clugston <dclugston at googlemail.com> Date: 2011-10-01 (Sat, 01 Oct 2011) Changed paths: M src/interpret.c Log Message: ----------- 6672(b) CTFE array ref assignment, 2nd case Fix this bug properly this time. Commit: c47d2b1f714a53f3ee617799542457091db05825 https://github.com/D-Programming-Language/dmd/commit/c47d2b1f714a53f3ee617799542457091db05825 Author: Don Clugston <dclugston at googlemail.com> Date: 2011-10-01 (Sat, 01 Oct 2011) Changed paths: M test/compilable/interpret3.d Log Message: ----------- Add extra case for 6672 Commit: d70cfe5c9743979710feb27db9ef9b7dfd605ecc https://github.com/D-Programming-Language/dmd/commit/d70cfe5c9743979710feb27db9ef9b7dfd605ecc Author: Walter Bright <walter at walterbright.com> Date: 2011-10-01 (Sat, 01 Oct 2011) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #422 from donc/ctfebreak CTFE: two wrong-code bugs 6672 and 6749 Compare: https://github.com/D-Programming-Language/dmd/compare/42fea4c...d70cfe5 |
Copyright © 1999-2021 by the D Language Foundation