Re: [Boost-bugs] [Boost C++ Libraries] #4554: [MSVC] gzip_decompressor in filtering_istream returns empty strings | doesn't indicate EOF correctly

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4554: [MSVC] gzip_decompressor in filtering_istream returns empty strings | doesn't indicate EOF correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-17 19:55:40


#4554: [MSVC] gzip_decompressor in filtering_istream returns empty strings |
doesn't indicate EOF correctly
--------------------------------+-------------------------------------------
  Reporter: ulidtko@… | Owner:
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: iostreams
   Version: Boost 1.44.0 | Severity: Problem
Resolution: invalid | Keywords: MSVC, filtering_istream, gzip
--------------------------------+-------------------------------------------
Changes (by ulidtko@…):

  * status: new => closed
  * resolution: => invalid
  * component: None => iostreams

Comment:

 I'm apologizing for inconvenience. The issue was not a Boost bug, rather
 an attempt to read a gzipped file in windows text mode. The solution is to
 use `std::ios_base::binary` flag.

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