[Zlib-devel] zlib 1.2.3.6 available for testing
Török Edwin
edwintorok at gmail.com
Mon Jan 18 04:10:24 EST 2010
On 01/18/2010 02:09 AM, Mark Adler wrote:
> zlibbers,
>
> You can find the latest beta here:
>
> http://zlib.net/current/beta/zlib-1.2.3.6.tar.gz
>
> The changes are listed in ChangeLog. Most notably, the new gz* functions no longer depends on void * arithmetic, and the WINCE error message code is properly integrated.
>
> Mark Brown determined that the problem he saw with libxml was due to it depending on zlib internals not specified in the zlib interface (zlib.h). E.g. assumptions about the internal structure of gzFile and the internal operations of the gz* functions, which of course have changed in the new gz* implementation. This version of zlib, or more accurately, libxml, still has these problems.
>
Hi,
I noticed that the last two elements of lext[31] constant table in
inftrees.c change for each zlib beta release.
Is there any particular reason why? Doesn't that introduce
incompatibilities when decompressing something compressed with another
version of zlib?
Best regards,
--Edwin
More information about the Zlib-devel
mailing list