July 01, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 62f6459b49c5fba36eafeee7da28d440a186b915
      https://github.com/D-Programming-Language/phobos/commit/62f6459b49c5fba36eafeee7da28d440a186b915
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Fix Issue 10510 - enforce should take any callable function without regard for calling conventions.


  Commit: 141b234e5246f08d53484face5076f92df8833c2
      https://github.com/D-Programming-Language/phobos/commit/141b234e5246f08d53484face5076f92df8833c2
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Merge pull request #1382 from AndrejMitrovic/Fix10510

Issue 10510 - enforce should take any callable function


Compare: https://github.com/D-Programming-Language/phobos/compare/f5ed82d638b3...141b234e5246