]> Savannah Git Hosting - gnulib.git/commit
bitset, nonblocking-* tests: Fix gcc -Wunused-but-set-variable warnings.
authorBruno Haible <bruno@clisp.org>
Mon, 4 Sep 2023 21:32:22 +0000 (23:32 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 4 Sep 2023 21:32:22 +0000 (23:32 +0200)
commitbdf2b8d7e8eff9c4dab6208fd4f6d16f0ec49b18
tree67a13fff8bec8d19640387671a12d33ed5b88055
parent835209cfdb587743378c7f43b41acc6c1f2cc956
bitset, nonblocking-* tests: Fix gcc -Wunused-but-set-variable warnings.

* tests/test-bitset.c (check_zero): Mark 'i' as possibly unused.
* tests/test-nonblocking-reader.h (full_read): Mark 'spent_time' as
possibly unused.
ChangeLog
tests/test-bitset.c
tests/test-nonblocking-reader.h