[Issue 8471] std.stdio.readf should be @trusted
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jan 30 09:35:40 PST 2017
https://issues.dlang.org/show_bug.cgi?id=8471
--- Comment #13 from Jakub Łabaj <uaaabbjjkl at gmail.com> ---
I understand now, thanks!
You can find my profile here: https://github.com/byebye. I've create a simple
PR: https://github.com/dlang/phobos/pull/5040 for similar issue involving
formattedRead, where I was wondering if I should restrict arguments to
pointers. So it seems the solution would be exactly the same in both cases.
--
More information about the Digitalmars-d-bugs
mailing list