[Issue 5032] std.file.rename acts differently on Windows and Linux when the target file already exists.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 10 20:16:14 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5032
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #8 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-11 05:16:13 EET ---
(In reply to comment #6)
> Atomicity is not a concern as much as a gating factor. How to implement the
> clobber option "no" on Unix?
Good point.
> This is rename. It must clobber the target on both Windows and Unix.
Yep, I mentioned copy earlier as they're related.
https://github.com/D-Programming-Language/phobos/pull/1198
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list