[phobos] [dlang/phobos] 5f2178: remove unsafe use of .ptr in std.exception
GitHub via phobos
phobos at puremagic.com
Sun Jul 24 15:01:31 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 5f2178c0ef9098e6f4b44107c3b1e50f7f1132f9
https://github.com/dlang/phobos/commit/5f2178c0ef9098e6f4b44107c3b1e50f7f1132f9
Author: Walter Bright <walter at walterbright.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M std/exception.d
Log Message:
-----------
remove unsafe use of .ptr in std.exception
Commit: d60fde553925532e59a9caf56dc4c51a27e92a2d
https://github.com/dlang/phobos/commit/d60fde553925532e59a9caf56dc4c51a27e92a2d
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M std/exception.d
Log Message:
-----------
Merge pull request #4649 from WalterBright/exception-trusted
remove unsafe use of .ptr in std.exception
Compare: https://github.com/dlang/phobos/compare/7fde2c6d8ebf...d60fde553925
More information about the phobos
mailing list