[dmd-internals] [D-Programming-Language/dmd] 4a90c0: fix Issue 14290 - is-expression accepts instantiat...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Mar 25 02:23:16 PDT 2015


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

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

  Log Message:
  -----------
  fix Issue 14290 - is-expression accepts instantiation of already instantiated template


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

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

  Log Message:
  -----------
  Merge pull request #4499 from 9rnsr/fix14290

Issue 14290 - is-expression accepts instantiation of already instantiated template


Compare: https://github.com/D-Programming-Language/dmd/compare/48086f7479f0...5c1fedca8a9c


More information about the dmd-internals mailing list