September 03, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 440ced7ea23b377c9e261b128c78f9074c146842
      https://github.com/D-Programming-Language/dmd/commit/440ced7ea23b377c9e261b128c78f9074c146842
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-08-29 (Wed, 29 Aug 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  fix Issue 8598 - Calling template function doesn't print instantiated line number


  Commit: f458a81531838dd3f0c31e2e680a541469d0d065
      https://github.com/D-Programming-Language/dmd/commit/f458a81531838dd3f0c31e2e680a541469d0d065
  Author: Don Clugston <dclugston@googlemail.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Merge pull request #1098 from 9rnsr/fix8598

Issue 8598 - [regression 2.059] Calling template function doesn't print instantiated line number


Compare: https://github.com/D-Programming-Language/dmd/compare/cdcad3fa0fcc...f458a8153183