[Boost-bugs] [Boost C++ Libraries] #13580: The call "boost::filesystem::create_directories" on Windows cannot create a complete chain of directories, if the path'a item contains terminating space(s)

Subject: [Boost-bugs] [Boost C++ Libraries] #13580: The call "boost::filesystem::create_directories" on Windows cannot create a complete chain of directories, if the path'a item contains terminating space(s)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-29 11:50:09


#13580: The call "boost::filesystem::create_directories" on Windows cannot create a
complete chain of directories, if the path'a item contains terminating
space(s)
--------------------------------+-------------------------
 Reporter: sz@… | Owner: Beman Dawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.67.0 | Severity: Problem
 Keywords: create_directories |
--------------------------------+-------------------------
 The issue is obserbed on OS Windows, and not on OS Linux.
 Looks like a subdirectory, which name contains terminal space(s), is
 created without space(s) on OS Windows, and then an attempt to create a
 nested subdirectory fails.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13580>
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 : 2018-05-29 11:55:04 UTC