[phobos] [D-Programming-Language/phobos] ed727e: assertThrown doesn't need to use a variable for a ...
GitHub
noreply at github.com
Sat Sep 14 13:45:42 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ed727e0cc436d5f2fe427e5661c9e3e316631921
https://github.com/D-Programming-Language/phobos/commit/ed727e0cc436d5f2fe427e5661c9e3e316631921
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-09-14 (Sat, 14 Sep 2013)
Changed paths:
M std/exception.d
Log Message:
-----------
assertThrown doesn't need to use a variable for a throw check.
Commit: e26baabd8e29b7e3424c9d14ab3bf5a99c7af225
https://github.com/D-Programming-Language/phobos/commit/e26baabd8e29b7e3424c9d14ab3bf5a99c7af225
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-09-14 (Sat, 14 Sep 2013)
Changed paths:
M std/exception.d
Log Message:
-----------
Merge pull request #1573 from AndrejMitrovic/RefactorThrown
assertThrown doesn't need to use a variable for a throw check.
Compare: https://github.com/D-Programming-Language/phobos/compare/d9eefdf19d31...e26baabd8e29
More information about the phobos
mailing list