Branch: refs/heads/main Home: https://github.com/kronosnet/kronosnet Commit: 5cd4c446d465a0d221b145876ddb0103c1d85ed5 https://github.com/kronosnet/kronosnet/commit/5cd4c446d465a0d221b145876ddb01... Author: Fabio M. Di Nitto fdinitto@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@kronosnet.org Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com
Commit: 80de6e5c6ffbbcd08f3fc90404f9370b719d03f3 https://github.com/kronosnet/kronosnet/commit/80de6e5c6ffbbcd08f3fc90404f937... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths: M libknet/tests/int_decompress_bufsize.c
Log Message: ----------- Merge pull request #490 from kronosnet/fix-build
tests: fix int_decompress_bufsize build without zlib
Compare: https://github.com/kronosnet/kronosnet/compare/15ea0c339139...80de6e5c6ffb
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications