$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [iostreams] #5908: failure to parse optional fields in gzip header
From: Travis Abbott (typedef.struct_at_[hidden])
Date: 2011-12-20 17:27:16
Hi,
I'm wondering if anyone with commit access can have a look at this
ticket/patch I put in a few months ago:
https://svn.boost.org/trac/boost/ticket/5908
This is technically a regression, as it did work in 1.40, but support
for multiple compressed files within 1 stream was not. When that was added,
some refactoring was done which introduced this new bug. I actually need
support for both of those features, so I'd really appreciate any
consideration that can be given to this bug.
Thanks,
Travis Abbott