September 14, 2013 [phobos] [D-Programming-Language/phobos] ed727e: assertThrown doesn't need to use a variable for a ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation