On 17/11/2023 16:29, Sevan Janiyan wrote:
I hit this through running the libunistring test suite.
and the gnulib tests in gettext-tools. All pthread components in gnulib should be bundled?
test-pthread.c:33: error: ‘PTHREAD_RWLOCK_INITIALIZER’ undeclared here (not in a function)
Sevan