Re: [Boost-bugs] [Boost C++ Libraries] #8930: boost::path::root_directory() throws locale::facet::_S_create_c_locale name not valid

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8930: boost::path::root_directory() throws locale::facet::_S_create_c_locale name not valid
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-29 19:34:41


#8930: boost::path::root_directory() throws locale::facet::_S_create_c_locale name
not valid
------------------------------------------+------------------------
  Reporter: Yaohan Chen <yaohan.chen@…> | Owner: bemandawes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+------------------------
Changes (by bemandawes):

 * status: new => assigned

Comment:

 Just to be sure, does this also fail:

  #include <boost/filesystem.hpp>
  int main() {
    boost::filesystem::path path("/tmp");
    return 0;
  }

 Thanks,

 --Beman

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8930#comment:4>
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:16 UTC