[dmd-internals] [D-Programming-Language/dmd] 70eda8: fix Issue 13921 - ICE with template instantiation ...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Jan 2 07:12:27 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 70eda8d95cf1adab848f9a807961c409af90164a
      https://github.com/D-Programming-Language/dmd/commit/70eda8d95cf1adab848f9a807961c409af90164a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M src/mtype.c
    M src/template.c
    M test/fail_compilation/ice11086.d
    A test/fail_compilation/ice13921.d

  Log Message:
  -----------
  fix Issue 13921 - ICE with template instantiation error


  Commit: 39b6e305b8e8d7d25b9d4a7e1d6a66ac57afdb33
      https://github.com/D-Programming-Language/dmd/commit/39b6e305b8e8d7d25b9d4a7e1d6a66ac57afdb33
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-03 (Sat, 03 Jan 2015)

  Changed paths:
    M src/mtype.c
    M src/template.c
    M test/fail_compilation/ice11086.d
    A test/fail_compilation/ice13921.d

  Log Message:
  -----------
  Merge pull request #4229 from 9rnsr/fix13921

[REG2.067a] Issue 13921 - ICE with template instantiation error


Compare: https://github.com/D-Programming-Language/dmd/compare/60bdb8c6991f...39b6e305b8e8


More information about the dmd-internals mailing list