Subject: [Boost-bugs] [Boost C++ Libraries] #7725: get_system_locale should be UTF-8 by default
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-22 17:27:15
#7725: get_system_locale should be UTF-8 by default
-------------------------------------+--------------------------------------
Reporter: 166291@⦠| Owner: artyom
Type: Bugs | Status: new
Milestone: To Be Determined | Component: locale
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
When porting my code to Windows recently, I found an odd bug in my tests:
They were comparing "UTF-8" to "Windows-1252". Looking through my code I
figured out the problem: I didn't have ANSI locales enabled when
generating, and then expected get_system_locale to produce something
meaningful.
If ANSI locales are disabled by default, why does get_system_locale assume
I want an ANSI locale by default?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7725> 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:11 UTC