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

  Changed paths:
    M src/template.c
    A test/runnable/link6574.d

  Log Message:
  -----------
  fix Issue 6574 - Erroneous recursive call in template instantiation


  Commit: 51d514ce773fd237e8e4a091751a27e68d309184
      https://github.com/D-Programming-Language/dmd/commit/51d514ce773fd237e8e4a091751a27e68d309184
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-01-09 (Fri, 09 Jan 2015)

  Changed paths:
    M src/template.c
    A test/runnable/link6574.d

  Log Message:
  -----------
  Merge pull request #4270 from 9rnsr/fix6574

Issue 6574 - Erroneous recursive call in template instantiation


Compare: https://github.com/D-Programming-Language/dmd/compare/5425a9ec9a33...51d514ce773f