[Boost-bugs] [Boost C++ Libraries] #12879: boost::filesystem::rename could result in copy instead of rename (windows)

Subject: [Boost-bugs] [Boost C++ Libraries] #12879: boost::filesystem::rename could result in copy instead of rename (windows)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-01 12:27:36


#12879: boost::filesystem::rename could result in copy instead of rename (windows)
-----------------------+------------------------------
 Reporter: anonymous | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.60.0
 Severity: Problem | Keywords:
-----------------------+------------------------------
 caused by
 https://svn.boost.org/trac/boost/ticket/6809

 from msdn
 https://msdn.microsoft.com/en-
 us/library/windows/desktop/aa365240(v=vs.85).aspx
 If the file is successfully copied to a different volume and the original
 file is unable to be deleted, the function succeeds leaving the source
 file intact.

 rename should produce error when source file can't be erased.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12879>
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-03-01 12:31:49 UTC