bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test for pthread_rwlock_init() always passes, regardless


From: Bruno Haible
Subject: Re: Test for pthread_rwlock_init() always passes, regardless
Date: Wed, 08 Nov 2023 17:15:16 +0100

Sevan Janiyan wrote:
> I get a Bus Error when I try to run the program.
> ...
> test-lock.c:234: error: ‘_PTHREAD_RWLOCK_SIG_init’ undeclared here (not 
> in a function)

OK, in this case it is probably best to do as if pthread_rwlock_init does not
exist. So that gnulib enables its own rwlock implementation. I'll do that
later today.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]