683d3f178e
It doesn't warn on a 64-bit system because truncating a ptrdiff_t (signed long) to uint32_t is diagnosed under -Wconversion by GCC and -Wshorten-64-to-32 by Clang. |
||
---|---|---|
.. | ||
Makefile.inc | ||
lz_decoder.c | ||
lz_decoder.h | ||
lz_encoder.c | ||
lz_encoder.h | ||
lz_encoder_hash.h | ||
lz_encoder_hash_table.h | ||
lz_encoder_mf.c |