[dmd-internals] [D-Programming-Language/dmd] ee8cf8: fix Issue 9410 - Wrong selection for function over...

GitHub noreply at github.com
Mon Jan 28 13:27:09 PST 2013


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

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

  Log Message:
  -----------
  fix Issue 9410 - Wrong selection for function overload


  Commit: e7d4abc28f77ba7a2771003fe13f56efa94e0f3f
      https://github.com/D-Programming-Language/dmd/commit/e7d4abc28f77ba7a2771003fe13f56efa94e0f3f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

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

  Log Message:
  -----------
  Merge pull request #1571 from 9rnsr/fix9410

[Regression 2.061] Issue 9410 - Wrong selection for function overload


Compare: https://github.com/D-Programming-Language/dmd/compare/d219ea15d63b...e7d4abc28f77


More information about the dmd-internals mailing list