]> Savannah Git Hosting - gnulib.git/commit
pthread-h tests: Fix a compilation error on MacOS X 10.4.
authorBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2024 10:46:26 +0000 (12:46 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2024 12:08:03 +0000 (14:08 +0200)
commit79b30a58cf1e9502c3a8f9cc2ccc8fb6ca20cd84
tree413026a6f69c5c31eabc397fcd9350b347347730
parentfad79064338d634a6d1bffc090a3053c2e15fa5e
pthread-h tests: Fix a compilation error on MacOS X 10.4.

Reported by Sevan Janiyan <venture37@geeklan.co.uk> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-11/msg00183.html>.

* tests/test-pthread.c: Omit the PTHREAD_RWLOCK_INITIALIZER test if
module 'pthread-rwlock' is not in use.
ChangeLog
tests/test-pthread.c