[dmd-internals] [D-Programming-Language/dmd] 91f317: Fix issue 7784 CTFE ICE with self-referencing AA l...

GitHub noreply at github.com
Sat Apr 14 18:39:45 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 91f3179ea3e9b622e79ebc6b31b66236f1363964
      https://github.com/D-Programming-Language/dmd/commit/91f3179ea3e9b622e79ebc6b31b66236f1363964
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Fix issue 7784 CTFE ICE with self-referencing AA literals


  Commit: b7fd092bdc4cc746995cf2c578c4c7bcbc3ebe56
      https://github.com/D-Programming-Language/dmd/commit/b7fd092bdc4cc746995cf2c578c4c7bcbc3ebe56
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-04-14 (Sat, 14 Apr 2012)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #860 from donc/stackoverflow7784

Fix issue 7784 CTFE ICE with self-referencing AA literals


Compare: https://github.com/D-Programming-Language/dmd/compare/4ff8864...b7fd092


More information about the dmd-internals mailing list