Subject: [Boost-bugs] [Boost C++ Libraries] #9060: Undocumented breaking changes in boost:::filesystem::create_directories
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-28 12:35:37
#9060: Undocumented breaking changes in boost:::filesystem::create_directories
-------------------------------------------+------------------------
Reporter: Nick Kochakian <nkochakian@â¦> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
-------------------------------------------+------------------------
There was a change in create_directories since 1.48.0 where it handles
empty paths differently. In 1.48.0, the function would return false, but
in recent versions it will throw an exception instead of returning false
because the logic that handles empty paths was removed. This case is not
covered in the unit tests.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9060> 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:14 UTC