[dmd-internals] [D-Programming-Language/dmd] 175594: Template match errors now list candidates.

GitHub noreply at github.com
Sat Nov 10 13:42:01 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 175594c32ae6753363a2f356e2a6f7913225c89f
      https://github.com/D-Programming-Language/dmd/commit/175594c32ae6753363a2f356e2a6f7913225c89f
  Author: Peter Alexander <peter.alexander.au at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Template match errors now list candidates.


  Commit: 9b4c8ee52edfbeef40442219b877a64a051018c3
      https://github.com/D-Programming-Language/dmd/commit/9b4c8ee52edfbeef40442219b877a64a051018c3
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Merge pull request #1197 from Poita/templateCandidates

Failed template match error now lists candidates.


Compare: https://github.com/D-Programming-Language/dmd/compare/9adb5a0d034f...9b4c8ee52edf


More information about the dmd-internals mailing list