Re: [Boost-bugs] [Boost C++ Libraries] #5649: create_directories() fails with NTFS mounted volumes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5649: create_directories() fails with NTFS mounted volumes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-06 12:16:24


#5649: create_directories() fails with NTFS mounted volumes
-----------------------------------------------------+----------------------
  Reporter: Tomas Kazmar <tomash.kazmar@…> | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------

Comment (by anonymous):

 cmd> mkdir d:/bar
 cmd> mklink /J d:/foo d:/bar
 cmd> Verbindung erstellt für d:\foo <<===>> d:\bar

 boost::filesystem::create_directories("d:/foo");
 throws boost::filesystem::create_directories: File exists: "d:/foo"

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5649#comment:2>
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:08 UTC