[phobos] [D-Programming-Language/phobos] f205f7: Replace implicit catches of Throwables with explic...
GitHub via phobos
phobos at puremagic.com
Tue Apr 22 23:30:55 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f205f7d7c589e48479ac89ec2598080887bd7202
https://github.com/D-Programming-Language/phobos/commit/f205f7d7c589e48479ac89ec2598080887bd7202
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-21 (Mon, 21 Apr 2014)
Changed paths:
M std/range.d
M std/zlib.d
Log Message:
-----------
Replace implicit catches of Throwables with explicit catches.
Commit: 8e00e7528dba714898f6916ab32fd24a97e43ee1
https://github.com/D-Programming-Language/phobos/commit/8e00e7528dba714898f6916ab32fd24a97e43ee1
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths:
M std/range.d
M std/zlib.d
Log Message:
-----------
Merge pull request #2092 from AndrejMitrovic/RemoveImplicitCatch
Replace implicit catches of Throwables with explicit catches.
Compare: https://github.com/D-Programming-Language/phobos/compare/d3bf5bb9ed3b...8e00e7528dba
More information about the phobos
mailing list