[Issue 13544] calls to std.file.FileException are idup-ing their string arguments
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 29 02:32:33 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13544
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Vladimir Panteleev from comment #2)
> Doesn't that mean that we'd also need to add overloads to std.file.copy (and
> many other std.file functions)?
No, the idea is to get the copy operation into the callee, not the caller.
--
More information about the Digitalmars-d-bugs
mailing list