May 09, 2011 [dmd-internals] [D-Programming-Language/dmd] b8a06d: 5966 [CTFE] Stack overflow on trivial func | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b8a06d7915d4b8b4f0ee4afcbaacbded260a385f https://github.com/D-Programming-Language/dmd/commit/b8a06d7915d4b8b4f0ee4afcbaacbded260a385f Author: Don Clugston <dclugston at googlemail.com> Date: 2011-05-09 (Mon, 09 May 2011) Changed paths: M src/interpret.c Log Message: ----------- 5966 [CTFE] Stack overflow on trivial func Reference assignment to slices must interpret the aggregate being sliced, except in the case where it is a variable. Commit: 4055820a360ae56c5469678f280e374151c18c11 https://github.com/D-Programming-Language/dmd/commit/4055820a360ae56c5469678f280e374151c18c11 Author: Walter Bright <walter at walterbright.com> Date: 2011-05-09 (Mon, 09 May 2011) Changed paths: M src/interpret.c Log Message: ----------- Merge pull request #64 from donc/ctfe5966 5966 [CTFE] Stack overflow on trivial func Compare: https://github.com/D-Programming-Language/dmd/compare/c8f6cda...4055820 |
Copyright © 1999-2021 by the D Language Foundation