Subject: [Boost-bugs] [Boost C++ Libraries] #10593: boost::locale::generator::generate throws unhelpful error if iconv doesn't support UTF-16
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-04 01:53:09
#10593: boost::locale::generator::generate throws unhelpful error if iconv doesn't
support UTF-16
-------------------------------------------+---------------------
Reporter: Rodger Combs <rodger.combs@â¦> | Owner: artyom
Type: Bugs | Status: new
Milestone: To Be Determined | Component: locale
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
-------------------------------------------+---------------------
This actually happens on some older libc's. You end up with an exception
complaining about iconv not supporting ANSI_X3.4-1968, when in fact the
issue is a lack of support for UTF-16, which should be either ignorable or
reported more accurately. Gah, I'm too tired to explain the issue in more
detail right now; poke me and I'll expand later if necessary.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10593> 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:17 UTC