Subject: [Boost-bugs] [Boost C++ Libraries] #8631: property_three - use user std::locale
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-30 03:57:46
#8631: property_three - use user std::locale
------------------------------------------------+---------------------------
Reporter: shirshov evgeny <381677383@â¦> | Owner: cornedbee
Type: Support Requests | Status: new
Milestone: To Be Determined | Component: property_tree
Version: Boost 1.53.0 | Severity: Cosmetic
Keywords: property_tree locale |
------------------------------------------------+---------------------------
property_tree use locale::global(). :(.
Unfortunately "std::locale::global" global process property.
In multytread programm this problem.
Perhaps a small patch will improve the situation:
property_tree pt;
pt.put_value(12345, locale(""));
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8631> 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:13 UTC