[dmd-internals] [D-Programming-Language/dmd] ee9e7d: fix Issue 9639 - Recursive template instanciation ...

GitHub noreply at github.com
Mon Nov 25 12:17:11 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ee9e7d65eab602cdb67b3663b10f3d44ec08fada
      https://github.com/D-Programming-Language/dmd/commit/ee9e7d65eab602cdb67b3663b10f3d44ec08fada
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
    M src/func.c
    A test/compilable/test9639.d

  Log Message:
  -----------
  fix Issue 9639 - Recursive template instanciation segfault dmd


  Commit: 66e0b4e36b451711d0884a5ecad4d93a55afd46c
      https://github.com/D-Programming-Language/dmd/commit/66e0b4e36b451711d0884a5ecad4d93a55afd46c
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M src/func.c
    A test/compilable/test9639.d

  Log Message:
  -----------
  Merge pull request #2878 from 9rnsr/fix9639

[REG2.062] Issue 9639 - Recursive template instanciation segfault dmd


Compare: https://github.com/D-Programming-Language/dmd/compare/bab3675b9b06...66e0b4e36b45


More information about the dmd-internals mailing list