[dmd-internals] [D-Programming-Language/dmd] d5b412: fix Issue 9022 - IFTI should support enclosing typ...

GitHub noreply at github.com
Wed Jun 26 22:28:53 PDT 2013


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

  Changed paths:
    M src/mtype.c
    M src/template.c
    M test/fail_compilation/diag9004.d
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9022 - IFTI should support enclosing type/scope deduction


  Commit: 42d92fad24f4dda721db377b729951da57c27e27
      https://github.com/D-Programming-Language/dmd/commit/42d92fad24f4dda721db377b729951da57c27e27
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M src/mtype.c
    M src/template.c
    M test/fail_compilation/diag9004.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1296 from 9rnsr/fix9022

Issue 9022 - IFTI should support enclosing type/scope deduction


Compare: https://github.com/D-Programming-Language/dmd/compare/ed83e21e69bc...42d92fad24f4


More information about the dmd-internals mailing list