[dmd-internals] [D-Programming-Language/dmd] fcd656: fix Issue 11553 - dmd segfault with recursive temp...

GitHub noreply at github.com
Sun Jan 5 12:27:09 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fcd656147f10ec53f68df473883ddc68aaee546e
      https://github.com/D-Programming-Language/dmd/commit/fcd656147f10ec53f68df473883ddc68aaee546e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

  Changed paths:
    M src/template.c
    A test/fail_compilation/ice11553.d
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 11553 - dmd segfault with recursive template


  Commit: a78295a1c99299880c8c8adb475688d1e1ae8484
      https://github.com/D-Programming-Language/dmd/commit/a78295a1c99299880c8c8adb475688d1e1ae8484
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-01-05 (Sun, 05 Jan 2014)

  Changed paths:
    M src/template.c
    A test/fail_compilation/ice11553.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #2826 from 9rnsr/fix11553

Issue 11553 - dmd segfault with recursive template


Compare: https://github.com/D-Programming-Language/dmd/compare/e33ab359811e...a78295a1c992


More information about the dmd-internals mailing list