]> Savannah Git Hosting - gnulib.git/commit
pthread-rwlock tests: Fix compilation error on AIX with xlc.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 06:06:25 +0000 (07:06 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Nov 2024 06:06:25 +0000 (07:06 +0100)
commitaddffe3ea775c6a80e1e9386a766b8ba2352a1d8
tree137583992391a06961fdec49babba00b7629e8e4
parent21c9d397bdbcb10413513be40374e605f8a185b1
pthread-rwlock tests: Fix compilation error on AIX with xlc.

* m4/pthread-rwlock.m4 (gl_PTHREAD_RWLOCK): Cast the NULL pointer.
* tests/test-pthread-rwlock-waitqueue.c (do_test): Likewise.
ChangeLog
m4/pthread-rwlock.m4
tests/test-pthread-rwlock-waitqueue.c