Re: [Boost-bugs] [Boost C++ Libraries] #3088: Support of std::wstring versions of boost::iostreams::basic_file::open()

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3088: Support of std::wstring versions of boost::iostreams::basic_file::open()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-24 12:45:16


#3088: Support of std::wstring versions of boost::iostreams::basic_file::open()
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: turkanis
     Type: Feature Requests | Status: new
Milestone: Boost 1.40.0 | Component: iostreams
  Version: Boost 1.39.0 | Severity: Optimization
 Keywords: |
------------------------------+---------------------------------------------

Comment(by anonymous):

 The code snipped anbove only works if all the characters in the filename
 are available in CP_ACP, which is not the case for most japanese
 characters in the usual 850 codepage. A native support of std::wstring
 would be much better if the implementation of the STL supports
 std::basic_fstream(const wchar_t *_Filename...)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3088#comment:2>
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:00 UTC