November 06, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6115e5ed464f2902d60711c36a179d960abeb09b
      https://github.com/D-Programming-Language/dmd/commit/6115e5ed464f2902d60711c36a179d960abeb09b
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M src/aliasthis.d
    M src/func.d
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  fix Issue 13009 more

There was a function declaration order dependent bug in `overloadModMatch`.


  Commit: 575ac488b5f6e040d14ad490a67ecfe57c17ea0f
      https://github.com/D-Programming-Language/dmd/commit/575ac488b5f6e040d14ad490a67ecfe57c17ea0f
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M src/aliasthis.d
    M src/func.d
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  Merge pull request #5259 from 9rnsr/fix13009

[REG2.064] fix Issue 13009 more


Compare: https://github.com/D-Programming-Language/dmd/compare/0b3c6ec1a1b9...575ac488b5f6