April 22, 2014 [D-runtime] [D-Programming-Language/druntime] b2a7df: Replace implicit catches of Throwables with explic... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation