
In my case, the iostreams gzip bugs have prevented me from upgrading to 1.41. It seems that in most releases I encounter gzip bugs and give me a bad feeling about the iostreams library. Probably the library doesn't have a maintainer but I see in the 1.41 release notes that new features were added. I addition to what has been reported I get this error: /home/code/boost_1_41_0/boost/iostreams/read.hpp:191: error: 'class boost::iostreams::detail::direct_adapter<boost::iostreams::basic_array_source<char>
' has no member named 'putback'
On Fri, Dec 4, 2009 at 6:20 PM, Schrom, Brian T <brian.schrom@pnl.gov> 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.
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Alexander Arhipenko Sent: Friday, December 04, 2009 12:15 AM To: boost@lists.boost.org Subject: Re: [boost] [iostreams] 1.41 gzip filter regression
On Fri, Dec 4, 2009 at 2:22 AM, Michael Dickey <mike@mikedickey.com> wrote:
For what it's worth, I seem to have encountered the same bug with Boost 1.41. Strangely enough, our gzip unit tests work fine on OSX with 1.41, but fail on CentOS 5 with "gzip errors." Same tests work fine on all platforms with 1.37 through 1.40. I mention this in case it might have something to do with the version of zlib that ships with CentOS 5? Alexander, which platform are you using? Take care, -Mike On 12/2/09 1:59 AM, Alexander Arhipenko wrote:
Hi, Michael. The issue was reproduced on RHEL 5 x86_64, gcc 4.1.2. zlib version is 1.2.3. (I think it's the latest). Should note that msvc9 + zlib1.2.3 built from sources seems to be ok.
Regards _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost