Subject: [Boost-bugs] [Boost C++ Libraries] #2415: gzip_decompressor does not work with filtering_ostream
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-15 21:08:31
#2415: gzip_decompressor does not work with filtering_ostream
------------------------------+---------------------------------------------
Reporter: rbock_at_[hidden] | Owner: turkanis
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: iostreams
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Hi,
after discovering problems with zlib_compressor and bzip2_compressor in
combination with filtering_istream (#2411, #2318), today I found that
gzip_decompressor cannot be used as a filter with filtering_ostream.
This is a little bit disturbing. I just switched all my compression code
to filtering_ostream only to find that decompression won't work with
filtering_ostream, but only with filtering_istream.
My platform is Ubuntu 8.04 64bit, gcc 4.2.3, using boost version 1.36, and
zlib1g 1.2.3
Thanks for your efforts,
Roland
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2415> 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:59 UTC