[phobos] [dlang/phobos] 629b5e: std.stdio: fix unsafe use of .ptr
GitHub via phobos
phobos at puremagic.com
Mon Jul 25 03:19:38 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 629b5ee00f1c9edfed28001f36ab4d9e241a684b
https://github.com/dlang/phobos/commit/629b5ee00f1c9edfed28001f36ab4d9e241a684b
Author: Walter Bright <walter at walterbright.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
std.stdio: fix unsafe use of .ptr
Commit: a591c17a2bf2374c308483e173167d7551cb8e78
https://github.com/dlang/phobos/commit/a591c17a2bf2374c308483e173167d7551cb8e78
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #4651 from WalterBright/stdio-trusted
std.stdio: fix unsafe use of .ptr
Compare: https://github.com/dlang/phobos/compare/d60fde553925...a591c17a2bf2
More information about the phobos
mailing list