[Issue 14125] @trusted nested helper functions in std.file

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Sep 14 12:53:33 PDT 2016


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

--- Comment #79 from Walter Bright <bugzilla at digitalmars.com> ---
This pull request:

https://github.com/dlang/phobos/pull/4786

will help simplify things in std.file by making some of the machinations to
work with both arrays and ranges unnecessary.

--


More information about the Digitalmars-d-bugs mailing list