[dmd-internals] [D-Programming-Language/dmd] ff9125: fix Issue 14235 - full-qualified template instanti...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Mar 3 17:59:07 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ff9125b7715d069caacbebae2ee5f8c85fcff204
      https://github.com/D-Programming-Language/dmd/commit/ff9125b7715d069caacbebae2ee5f8c85fcff204
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M src/dsymbol.c
    A test/fail_compilation/diag14235.d
    A test/fail_compilation/imports/a14235.d

  Log Message:
  -----------
  fix Issue 14235 - full-qualified template instantiation misses its error location


  Commit: dfaf88409d2159fc3b98a702f2ac974824570ae3
      https://github.com/D-Programming-Language/dmd/commit/dfaf88409d2159fc3b98a702f2ac974824570ae3
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-03-03 (Tue, 03 Mar 2015)

  Changed paths:
    M src/dsymbol.c
    A test/fail_compilation/diag14235.d
    A test/fail_compilation/imports/a14235.d

  Log Message:
  -----------
  Merge pull request #4452 from 9rnsr/fix14235

[REG2.066] Issue 14235 - full-qualified template instantiation misses its error location


Compare: https://github.com/D-Programming-Language/dmd/compare/e43136308f7e...dfaf88409d21


More information about the dmd-internals mailing list