Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5289: Library that uses Boost Filesystem would not start when the stdandard C++ library does not support the current locale
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-25 13:43:58
#5289: Library that uses Boost Filesystem would not start when the stdandard C++
library does not support the current locale
----------------------------------+-----------------------------------------
Reporter: artyomtnk@⦠| Owner: bemandawes
Type: Bugs | Status: closed
Milestone: Boost 1.47.0 | Component: filesystem
Version: Boost 1.46.0 | Severity: Showstopper
Resolution: fixed | Keywords:
----------------------------------+-----------------------------------------
Comment (by bbazso@â¦):
I do not think that this issue should be closed or perhaps another one
needs to be opened, but there is definitely still a problem associated
with this issue. When I call the function:
boost::filesystem::create_directories (iDirectory);
To create a directory, I get the error:
locale::facet::_S_create_c_locale name not valid
I am running Boost 1.47.0 on the following system:
{{{
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
}}}
I manually patched Boost 1.47.0 with the patch in this issue and it solves
the issue. So I think that a issue should be opened or this one re-
opened.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5289#comment:6> 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:07 UTC