[dmd-internals] [D-Programming-Language/dmd] d3595e: fix Issue 9004 - Wrong line number for undefined i...

GitHub noreply at github.com
Tue Nov 13 14:04:43 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d3595e31c087ca44e2f55d3267318ba8e176078e
      https://github.com/D-Programming-Language/dmd/commit/d3595e31c087ca44e2f55d3267318ba8e176078e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  fix Issue 9004 - Wrong line number for undefined identifier error


  Commit: 39a7788e5463c8b88b3ccc897795fd3978036137
      https://github.com/D-Programming-Language/dmd/commit/39a7788e5463c8b88b3ccc897795fd3978036137
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  Merge pull request #1283 from 9rnsr/fix9004

Issue 9004 - Wrong line number for undefined identifier error


Compare: https://github.com/D-Programming-Language/dmd/compare/0f91ce38927f...39a7788e5463


More information about the dmd-internals mailing list