[D-runtime] [D-Programming-Language/druntime] b2a7df: Replace implicit catches of Throwables with explic...

GitHub via D-runtime d-runtime at puremagic.com
Tue Apr 22 09:28:32 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b2a7df3af75dec3594b39ee00c84b5b5571a9ab9
      https://github.com/D-Programming-Language/druntime/commit/b2a7df3af75dec3594b39ee00c84b5b5571a9ab9
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M src/core/internal/convert.d
    M src/core/internal/hash.d

  Log Message:
  -----------
  Replace implicit catches of Throwables with explicit catches.


  Commit: d834e0340e87bc864787abd9514df66a8f42f930
      https://github.com/D-Programming-Language/druntime/commit/d834e0340e87bc864787abd9514df66a8f42f930
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M src/core/internal/convert.d
    M src/core/internal/hash.d

  Log Message:
  -----------
  Merge pull request #772 from AndrejMitrovic/RemoveImplicitCatch

Replace implicit catches of Throwables with explicit catches.


Compare: https://github.com/D-Programming-Language/druntime/compare/1336279b8242...d834e0340e87


More information about the D-runtime mailing list