[phobos] [D-Programming-Language/phobos] e2831a: Fixes Issue 9265 - assertNotThrown should emit msg...
GitHub
noreply at github.com
Sat Mar 2 10:06:03 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e2831a5f2a7f3a8b0df4e475ff4f79fea2ff5c0f
https://github.com/D-Programming-Language/phobos/commit/e2831a5f2a7f3a8b0df4e475ff4f79fea2ff5c0f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-03-02 (Sat, 02 Mar 2013)
Changed paths:
M std/exception.d
Log Message:
-----------
Fixes Issue 9265 - assertNotThrown should emit msg from thrown exception if available.
Commit: ba4095de5f2c6c62dbec45b71ec3e4ba3d802f90
https://github.com/D-Programming-Language/phobos/commit/ba4095de5f2c6c62dbec45b71ec3e4ba3d802f90
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2013-03-02 (Sat, 02 Mar 2013)
Changed paths:
M std/exception.d
Log Message:
-----------
Merge pull request #1185 from AndrejMitrovic/Fix9625
Issue 9265 - assertNotThrown should emit msg from thrown exception if available.
Compare: https://github.com/D-Programming-Language/phobos/compare/bc4031066ab7...ba4095de5f2c
More information about the phobos
mailing list