[Boost-bugs] [Boost C++ Libraries] #7810: zlib_error::check throws on Z_BUF_ERROR

Subject: [Boost-bugs] [Boost C++ Libraries] #7810: zlib_error::check throws on Z_BUF_ERROR
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-19 11:53:51


#7810: zlib_error::check throws on Z_BUF_ERROR
------------------------------------+---------------------------------------
 Reporter: m.hekkelman@… | Owner: turkanis
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------------+---------------------------------------
 zlib_error::check has a line that checks for Z_BUF_ERROR but it is
 commented out. Now the documentation for zlib states that Z_BUF_ERROR is
 not a fatal error and so I think the commented code should actually be
 activated since it now happens to me that io::zlib_decompressor fails on
 one of my files.

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