Re: [Boost-bugs] [Boost C++ Libraries] #4889: path locale-related functions are not thread-safe

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4889: path locale-related functions are not thread-safe
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-04 14:53:52


#4889: path locale-related functions are not thread-safe
-------------------------------+--------------------------------------------
  Reporter: andysem | Owner: bemandawes
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.45.0 | Severity: Problem
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/4889#comment:1>
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