[dmd-internals] [D-Programming-Language/dmd] 4040d2: fix Issue 9514 - "template instance … is not an ...

GitHub noreply at github.com
Sat Feb 16 12:08:49 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4040d2578026554719eb983ba487726188b18908
      https://github.com/D-Programming-Language/dmd/commit/4040d2578026554719eb983ba487726188b18908
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M src/declaration.c
    M src/declaration.h
    M src/import.c
    A test/compilable/fwdref9514a.d
    A test/compilable/fwdref9514b.d
    A test/compilable/imports/fwdref9514.d

  Log Message:
  -----------
  fix Issue 9514 - "template instance … is not an alias"


  Commit: 03b0cad6bdfe9646f0907ca3abb8d1ac65073192
      https://github.com/D-Programming-Language/dmd/commit/03b0cad6bdfe9646f0907ca3abb8d1ac65073192
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M src/declaration.c
    M src/declaration.h
    M src/import.c
    A test/compilable/fwdref9514a.d
    A test/compilable/fwdref9514b.d
    A test/compilable/imports/fwdref9514.d

  Log Message:
  -----------
  Merge pull request #1665 from 9rnsr/fix9514

Issue 9514 - "template instance … is not an alias"


Compare: https://github.com/D-Programming-Language/dmd/compare/0c33e5e0547d...03b0cad6bdfe


More information about the dmd-internals mailing list