Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6737: static boost::filesystem::path crashes with Debug mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-15 09:39:46
#6737: static boost::filesystem::path crashes with Debug mode
-------------------------------------------------+--------------------------
Reporter: Emrah Ustun <emrahustun@â¦> | Owner: bemandawes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.49.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------------------------+--------------------------
Comment (by mjklaim@â¦):
I have apparently the same problem using this line:
{{{
const bfs::path AOSL_XSD_FILE = bfs::current_path() /
"aosl.xsd";
}}}
With bfs namespace being boost::filesystem namespace.
Full source is available there: http://code.google.com/p/art-of-
sequence/source/browse/tools/aosdesigner/Paths.cpp?r=d51b374de600ecc4f8829b5aeb9cfdcd50335096
Also, is it normal behavior that current_path() returns and empty string?
Not sure if it's related.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6737#comment:2> 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:09 UTC