Re: [Boost-bugs] [Boost C++ Libraries] #6320: creation of path from std::string on Windows (VC10) crashes (access error)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6320: creation of path from std::string on Windows (VC10) crashes (access error)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-04 14:53:52


#6320: creation of path from std::string on Windows (VC10) crashes (access error)
-----------------------------------+----------------------------------------
  Reporter: aris.basic@… | Owner: bemandawes
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.48.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-----------------------------------+----------------------------------------
Changes (by bemandawes):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [76303]) Fix #4889, #6320, Locale codecvt_facet not thread safe on
 Windows. Move Windows, Mac OS X, locale and codecvt facet back to
 namespace scope. POSIX except OS X uses local static initialization (IE
 lazy) to ensure exceptions are catchable if environmental variables are
 misconfigured and to avoid use of locale("") if not actually used.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6320#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:08 UTC