[dmd-internals] [D-Programming-Language/dmd] b8a06d: 5966 [CTFE] Stack overflow on trivial func

noreply at github.com noreply at github.com
Mon May 9 21:42:05 PDT 2011


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


More information about the dmd-internals mailing list