[phobos] [D-Programming-Language/phobos] b1418c: fix Issue 13450 - Add WindowsException and wenforc...
GitHub via phobos
phobos at puremagic.com
Fri Sep 26 01:39:17 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: b1418c958b338aaad19d21a444fb1b7214d7e3c3
https://github.com/D-Programming-Language/phobos/commit/b1418c958b338aaad19d21a444fb1b7214d7e3c3
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M std/exception.d
M std/windows/syserror.d
Log Message:
-----------
fix Issue 13450 - Add WindowsException and wenforce to std.exception
Also expose ErrnoException's errno field as a documented property
for consistency.
Commit: 7bc54139de6866adc810cbe906cd15e902802258
https://github.com/D-Programming-Language/phobos/commit/7bc54139de6866adc810cbe906cd15e902802258
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M std/exception.d
M std/windows/syserror.d
Log Message:
-----------
Merge pull request #2505 from CyberShadow/pull-20140909-222639
fix Issue 13450 - Add WindowsException and wenforce to std.exception
Compare: https://github.com/D-Programming-Language/phobos/compare/f7d46f0e9128...7bc54139de68
More information about the phobos
mailing list