[dmd-internals] [D-Programming-Language/dmd] 8d8d9f: fix Issue 10346 - No line number error with undefi...

GitHub noreply at github.com
Fri Jun 14 02:20:59 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8d8d9fca62e5f2270513becaa95a36c7fd79d216
      https://github.com/D-Programming-Language/dmd/commit/8d8d9fca62e5f2270513becaa95a36c7fd79d216
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/template.c
    A test/fail_compilation/fail10346.d

  Log Message:
  -----------
  fix Issue 10346 - No line number error with undefined template identifier


  Commit: 21c643dd168196f465d5db8e8c2d9ece7601a36f
      https://github.com/D-Programming-Language/dmd/commit/21c643dd168196f465d5db8e8c2d9ece7601a36f
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M src/template.c
    A test/fail_compilation/fail10346.d

  Log Message:
  -----------
  Merge pull request #2174 from 9rnsr/fix10346

Issue 10346 - No line number error with undefined template identifier


Compare: https://github.com/D-Programming-Language/dmd/compare/2448c9a4f360...21c643dd1681


More information about the dmd-internals mailing list