Subject: Re: [Boost-bugs] [Boost C++ Libraries] #294: unicode support in boost::filesystem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-06 11:58:06
#294: unicode support in boost::filesystem
-------------------------------+--------------------------------------------
Reporter: sdanil | Owner: nobody
Type: Feature Requests | Status: assigned
Milestone: | Component: filesystem
Version: None | Severity: Showstopper
Resolution: None | Keywords:
-------------------------------+--------------------------------------------
Changes (by dave):
* cc: bdawes_at_[hidden] (added)
* component: None => filesystem
* severity: => Showstopper
Old description:
> {{{
> - It is looks like most of modern file systems works in
> UNICODE.
>
> - There is a trivial transformation method from UNICODE
> to the low part of ASCII. And if there is no UNICODE
> support in some filesystem, then it can be emulated
> using this transformation.
>
> - The inaccessibility of UNICODE support breaks all the
> advantages of boost::filesystem, because if you live
> outside USA, UK and other English-speaking countries,
> then you must be ready to work with UNICODE .paths
>
>
>
>
>
> }}}
New description:
{{{
- It is looks like most of modern file systems works in
UNICODE.
- There is a trivial transformation method from UNICODE
to the low part of ASCII. And if there is no UNICODE
support in some filesystem, then it can be emulated
using this transformation.
- The inaccessibility of UNICODE support breaks all the
advantages of boost::filesystem, because if you live
outside USA, UK and other English-speaking countries,
then you must be ready to work with UNICODE .paths
}}}
Comment:
Can't assign this to Beman until he enters his email address in Trac
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/294#comment:1>
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:56 UTC