Boost logo

Boost :

Subject: Re: [boost] [iostreams] 1.41 gzip filter regression
From: Alexander Arhipenko (arhipjan_at_[hidden])
Date: 2009-12-05 06:25:26


On Fri, Dec 4, 2009 at 7:20 PM, Schrom, Brian T <brian.schrom_at_[hidden]> wrote:
> Not sure if this is the same issue.  My student found an issue with x64 bit CRC calcualations when the file length was sufficient that the value needed to roll over.  I believe that the patch has been applied to trunk.
>

Hi, there. Found issue was really related to CRC check on x86_64 platform.
The related ticket is #3352 (https://svn.boost.org/trac/boost/ticket/3352)
and changeset that resolves the issue is
https://svn.boost.org/trac/boost/changeset/57610.
After applying this change to 1.41, the regression disappeared.

Thanks everybody

Regards


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk