Subject: [Boost-bugs] [Boost C++ Libraries] #6737: static boost::filesystem::path crashes with Debug mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-27 15:15:44
#6737: static boost::filesystem::path crashes with Debug mode
------------------------------------------------+---------------------------
Reporter: Emrah Ustun <emrahustun@â¦> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.49.0 | Severity: Showstopper
Keywords: |
------------------------------------------------+---------------------------
{{{
static boost::filesystem::path FilePath = "FilePath";
}}}
When filesystem::path is used with static, application crashes on runtime.
Release mode works correct.
Using VS2010. Boost compiled with debug, static, multithread.
It crashes with '''codecvt to wstring''' on '''xlocale'''.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6737> 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