Re: [Boost-bugs] [Boost C++ Libraries] #7258: boost::filesystem::create_directories(const &path) returns false if the path contains a slash at the end of the string

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7258: boost::filesystem::create_directories(const &path) returns false if the path contains a slash at the end of the string
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-08 19:55:25


#7258: boost::filesystem::create_directories(const &path) returns false if the
path contains a slash at the end of the string
---------------------------------+----------------------------------
  Reporter: francis.thibault@… | Owner: bemandawes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords: create_directories()
---------------------------------+----------------------------------
Changes (by anonymous):

 * status: closed => reopened
 * version: Boost 1.57.0 => Boost 1.59.0
 * resolution: fixed =>

Comment:

 Hi,

 I'm running Boost 1.59 and have found the exact same problem. The bug
 ISN'T fixed!

 Thanks !
 -------------------------
 # g++ --version

 g++ (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 5.2.0
 Copyright (C) 2015 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 g++.exe -Wall -fexceptions -g -march=corei7 -std=c++0x -g
 -IC:\boost_1_59_0 -c C:\temp\c++\main.cpp -o obj\Debug\main.o
 g++.exe -LC:\boost_1_59_0\stage\lib -o bin\Debug\_recolle_futures.exe
 obj\Debug\main.o C:\boost_1_59_0\stage\lib\libboost_system-mgw52-mt-
 1_59.a C:\boost_1_59_0\stage\lib\libboost_filesystem-mgw52-mt-1_59.a
 C:\boost_1_59_0\stage\lib\libboost_regex-mgw52-mt-1_59.a
 C:\boost_1_59_0\stage\lib\libboost_program_options-mgw52-mt-1_59.a
 C:\boost_1_59_0\stage\lib\libboost_date_time-mgw52-mt-1_59.a
 C:\boost_1_59_0\stage\lib\libboost_iostreams-mgw52-mt-1_59.a

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7258#comment:8>
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:19 UTC