[Issue 14125] std.file has gotten out of hand

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Feb 4 16:01:29 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14125

FG <home at fgda.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |home at fgda.pl

--- Comment #8 from FG <home at fgda.pl> ---
"There is nothing to be gained by making each operation @trusted without due
verification."  Trust but verify?  :)

@trusted is one thing, but it's sad how little code uses @nogc in both std.file
and std.stdio.  Have a look at the latest discussion in
http://forum.dlang.org/thread/sxxqrgkzthxzcvuogcpr@forum.dlang.org

--


More information about the Digitalmars-d-bugs mailing list