October 06, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 190cff26aa4f24b1cbf0597d3b542e05693fb247
      https://github.com/D-Programming-Language/dmd/commit/190cff26aa4f24b1cbf0597d3b542e05693fb247
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M src/func.c
    A src/optabgen.exe

  Log Message:
  -----------
  Add file and line number to overload error message.


  Commit: c35b5207a6d9b0ea3cc6d65b8b61a42985a66a29
      https://github.com/D-Programming-Language/dmd/commit/c35b5207a6d9b0ea3cc6d65b8b61a42985a66a29
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M .gitignore
    R src/optabgen.exe

  Log Message:
  -----------
  Remove optabgen.exe and add it to .gitignore.


  Commit: a0ea9c42648877c0a82d30ce2d0f78045c1af0e6
      https://github.com/D-Programming-Language/dmd/commit/a0ea9c42648877c0a82d30ce2d0f78045c1af0e6
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M .gitignore
    M src/func.c

  Log Message:
  -----------
  Merge pull request #1159 from AndrejMitrovic/Fix8623

fix Issue 8623 Add file and line number to overload error message.


Compare: https://github.com/D-Programming-Language/dmd/compare/098096c3b38f...a0ea9c426488