Re: [Boost-bugs] [Boost C++ Libraries] #5769: fstream.hpp facilities not usable for paths containing characters outside of the current Windows ("ANSI") code page on GCC (mingw/mingw-w64)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5769: fstream.hpp facilities not usable for paths containing characters outside of the current Windows ("ANSI") code page on GCC (mingw/mingw-w64)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-17 17:08:49


#5769: fstream.hpp facilities not usable for paths containing characters outside
of the current Windows ("ANSI") code page on GCC (mingw/mingw-w64)
--------------------------------+-------------------------------------------
  Reporter: sam@… | Owner: anonymous
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------

Comment (by sam@…):

 Having looked into this further, it seems stdio_filebuf does not provide
 an open function that takes a FILE* or file descriptor. This makes it
 rather difficult to implement b::f::filebuf::open on top of a
 stdio_filebuf. :(

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5769#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:07 UTC