
4 Dec
2009
4 Dec
'09
8:14 a.m.
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