[dmd-internals] [D-Programming-Language/dmd] b13bfa: fix Issue 8038 - #line which is in a double templa...

GitHub noreply at github.com
Mon Jun 11 07:00:06 PDT 2012


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

  Changed paths:
    M src/lexer.c
    A test/compilable/test8038.d

  Log Message:
  -----------
  fix Issue 8038 - #line which is in a double template instantiation doesn't work


  Commit: 35defc3918745a5d2c82eec14391a507210cc1e5
      https://github.com/D-Programming-Language/dmd/commit/35defc3918745a5d2c82eec14391a507210cc1e5
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M src/lexer.c
    A test/compilable/test8038.d

  Log Message:
  -----------
  Merge pull request #993 from 9rnsr/fix8038

Issue 8038 - #line which is in a double template instantiation doesn't work


Compare: https://github.com/D-Programming-Language/dmd/compare/dd0d9c7...35defc3


More information about the dmd-internals mailing list