Subject: [Boost-bugs] [Boost C++ Libraries] #13441: Boos.Locale message formating exception if 'Ã' used in translation file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-07 07:49:19
#13441: Boos.Locale message formating exception if 'Ã' used in translation file
--------------------------------------------+---------------------------
Reporter: mattias.eppler@⦠| Owner: Artyom Beilis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: locale
Version: Boost 1.66.0 | Severity: Problem
Keywords: Message Formatting translation |
--------------------------------------------+---------------------------
If I use a 'Ã' in the translation and load this resource file
i get an debug error.
{{{
boost::locale::generator gen;
gen.add_messages_domain("MyDomain");
const auto de = gen("de_DE"); // debug error
}}}
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13441> 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 : 2018-02-07 07:53:28 UTC