Subject: [Boost-bugs] [Boost C++ Libraries] #11039: filesystem_error exception uses wrong encoding for what()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-16 16:20:19
#11039: filesystem_error exception uses wrong encoding for what()
------------------------------+------------------------
Reporter: polkovnikov.ph@⦠| Owner: bemandawes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+------------------------
If one tries to access locked file on Windows with RU_ru locale, he'll get
an exception with "оÑказано в доÑÑÑпе" (access denied) returned by its
what() method. It's written in 1251 encoding, and it's very inconvenient
to work with. I think, that there should be at least wwhat() method to get
wstring of exception in Unicode.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11039> 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