[dmd-internals] [D-Programming-Language/dmd] 37394d: fix Issue 13127 - Cannot deduce function with int[...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jul 15 18:46:52 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 37394d0a44e72ee76c03cbc03b569af4c037d47c
      https://github.com/D-Programming-Language/dmd/commit/37394d0a44e72ee76c03cbc03b569af4c037d47c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-07-16 (Wed, 16 Jul 2014)

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

  Log Message:
  -----------
  fix Issue 13127 - Cannot deduce function with int[][] argument and "in" parameter


  Commit: 1b128e85fe8f8879237dd11c53a865de12f739dc
      https://github.com/D-Programming-Language/dmd/commit/1b128e85fe8f8879237dd11c53a865de12f739dc
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #3763 from 9rnsr/fix13127

[REG2.066a] Issue 13127 - Cannot deduce function with int[][] argument and "in" parameter


Compare: https://github.com/D-Programming-Language/dmd/compare/433e4d73663f...1b128e85fe8f


More information about the dmd-internals mailing list