]> 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>
Thu, 14 Sep 2023 10:12:54 +0000 (12:12 +0200)
commit8dad152c7766934ed3f89d7a5f57cfe0f0df7d3a
tree3438dbe7ec54bc83180aaab90f585c55c1614843
parent8fd9b6c262fa1ffdae197deab17fc6d3b08cb530
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