Closed star-hengxing closed 8 months ago
src/miniz.h:8542:30: error: comparison is always false due to limited range of data type [-Werror=type-limits] | if (((mz_uint64)buf_size > 0xFFFFFFFF) || (uncomp_size > 0xFFFFFFFF)) { | ^
Thanks, but IMO this issue should be submitted to miniz repo (https://github.com/richgel999/miniz).
miniz