Share

ZZIPlib Library

File Release Notes and Changelog

Release Name: 0.13.44

Notes:


Changes: 2005-10-14 * testing on sourceforge compilefarm, cleaning away any compiler warnings i386-debian2.2 i386-freebsd4.8 amd64-fedora3 alpha-debian3.0 sparc-solaris8 powerpc-macos10.2 * note, the build system has some quirks but not yet renovated to the newest autoconf/automake stuff anyway - TBD before final release 2005-10-13 * introduce zzip__new__ for a restrict'ed return item * introduce zzip_byte_t to help silence down compiler warnings about signedness mismatch in assigning data buffer variables. Especially the zlib data_in happens to be of unsigned char type. * note that zzip/format.h does now use zzip_byte_t for layout definition