Subject: [Boost-bugs] [Boost C++ Libraries] #4082: rename effects differ between POSIX and Windows systems
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-10 11:54:57
#4082: rename effects differ between POSIX and Windows systems
--------------------------+-------------------------------------------------
Reporter: andysem | Owner: bemandawes
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: filesystem
Version: Boost 1.42.0 | Severity: Problem
Keywords: rename |
--------------------------+-------------------------------------------------
In case if rename() is called in the way that the source path points to a
file on one device (drive) and the target path points to a file on another
device, rename() moves the file on Windows, but fails on POSIX systems.
I'd expect the function to behave similarly on all systems.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4082> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC