[phobos] [D-Programming-Language/phobos] 62f645: Fix Issue 10510 - enforce should take any callable...

GitHub noreply at github.com
Mon Jul 1 11:06:13 PDT 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 at 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 at 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


More information about the phobos mailing list