Subject: [Boost-bugs] [Boost C++ Libraries] #9487: Missing codepage identifiers in wconv_codepage.ipp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-11 16:36:36
#9487: Missing codepage identifiers in wconv_codepage.ipp
------------------------------------------+---------------------
Reporter: Nikita Ofitserov <himikof@â¦> | Owner: artyom
Type: Bugs | Status: new
Milestone: To Be Determined | Component: locale
Version: Boost Development Trunk | Severity: Problem
Keywords: |
------------------------------------------+---------------------
The list of supported charsets in wconv_codepage.ipp is very limited. Any
encoding not mentioned there will result in invalid_charset_error
exception on Windows.
See list of available Windows codepage identifiers:
http://msdn.microsoft.com/en-us/library/dd317756(VS.85).aspx
Personally I'm very interested in codepage 866 support (legacy/DOS Russian
encoding, still widely seen in legacy documents in Russia).
But I think most, if not all, supported Windows encoding should work in
Boost.Locale (they do work in ICU/iconv, of course).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9487> 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:15 UTC