Subject: [Boost-bugs] [Boost C++ Libraries] #11179: create_directories() does not allow control of permissions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-10 00:42:02
#11179: create_directories() does not allow control of permissions
---------------------------------------------+------------------------
Reporter: Michi Henning <michi.henning@â¦> | Owner: bemandawes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.57.0 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------
Currently, there is no way to tell create_directory() or
create_directories() what permissions to set for a new directory. This is
particularly annoying when calling these functions from a library, where
it's simply impossible to fiddle with umask.
It would be really nice to have an overload that allows permissions to be
set.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11179> 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:18 UTC