Hello Tino,

Tino Lange wrote:
In lzlib (lzlib.h) you're using

extern const CRC32 crc32

which might (and for me will) collide with own applications that lzlib is linked with (since another variable or function named crc32 is quite common...). Especially this might lead to crashes when it is used as shared lib.

Thank you very much for reporting this. (BTW, crc32 is declared in lzip.h, not lzlib.h).

I'll release a corrected version as soon as I can (maybe tomorrow). I'll also rename dis_slots and prob_prices.


Best regards,
Antonio.


_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to