[dmd-internals] [D-Programming-Language/dmd] 81e684: fix Issue 11242 - Fails to infer template argument...

GitHub noreply at github.com
Mon Oct 14 12:34:39 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 81e6841b24e8a36e55ed06f781db16b50d76a05a
      https://github.com/D-Programming-Language/dmd/commit/81e6841b24e8a36e55ed06f781db16b50d76a05a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

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

  Log Message:
  -----------
  fix Issue 11242 - Fails to infer template argument with inout


  Commit: 44c2f3dcc3f04696d30fb7755af6417d1043f872
      https://github.com/D-Programming-Language/dmd/commit/44c2f3dcc3f04696d30fb7755af6417d1043f872
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #2663 from 9rnsr/fix11242

[REG2.064a] Issue 11242 - Fails to infer template argument with inout


Compare: https://github.com/D-Programming-Language/dmd/compare/fd862f455f7e...44c2f3dcc3f0


More information about the dmd-internals mailing list