May 26, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fc49e9a3f77c4c92e4198fd0958b6254dae73091
      https://github.com/D-Programming-Language/dmd/commit/fc49e9a3f77c4c92e4198fd0958b6254dae73091
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

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

  Log Message:
  -----------
  fix Issue 10171 - Unexpected error "cannot infer type from overloaded function symbol"


  Commit: 7db4045502a28aaf7eead9d56f3907d31945ef58
      https://github.com/D-Programming-Language/dmd/commit/7db4045502a28aaf7eead9d56f3907d31945ef58
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

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

  Log Message:
  -----------
  Merge pull request #2077 from 9rnsr/fix10171

Issue 10171 - Unexpected error "cannot infer type from overloaded function symbol"


Compare: https://github.com/D-Programming-Language/dmd/compare/4fa8d4b7d883...7db4045502a2