[Issue 5032] New: 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
Sat Oct 9 22:31:15 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5032
Summary: std.file.rename acts differently on Windows and Linux
when the target file already exists.
Product: D
Version: D2
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: lotrpy at gmail.com
--- Comment #0 from lotrpy <lotrpy at gmail.com> 2010-10-09 22:30:48 PDT ---
rename, on windows, if the file exists will throw a FileException. However, on
Linux, it succeeds.
--
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