Branch: refs/heads/fix-build
Home: https://github.com/kronosnet/kronosnet
Commit: 5cd4c446d465a0d221b145876ddb0103c1d85ed5
https://github.com/kronosnet/kronosnet/commit/5cd4c446d465a0d221b145876ddb0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M libknet/tests/int_decompress_bufsize.c
Log Message:
-----------
tests: fix int_decompress_bufsize build without zlib
Change #ifdef to #if WITH_COMPRESS_ZLIB > 0 and wrap helper functions
to avoid unused function warnings when zlib is disabled.
Signed-off-by: Fabio M. Di Nitto <fabbione(a)kronosnet.org>
Co-Authored-By: Claude Sonnet 4.5 <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications