Subject: [Boost-bugs] [Boost C++ Libraries] #1682: path_traits needs imbue()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-14 13:11:47
#1682: path_traits needs imbue()
--------------------------+-------------------------------------------------
Reporter: bemandawes | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: None
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
Alexei Alexandrov writes:
Currently filesystem::path_traits doesn't have imbue() method while
wpath_traits
has. Thus, there is explicit assumption that external and internal
encodings for
path are the same.
But this is not true sometimes. For example, currently it doesn't seem to
be
possible to use filesystem::path conveniently on Linux in cases when
internal
encoding of the application is UTF-8 while system encoding might differ
from
UTF-8 (GB2312, for example).
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1682>
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:49:57 UTC