Subject: Re: pthread_sig.c and !__HAVE_SIGINFO
To: None <current-users@NetBSD.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 09/14/2003 02:30:25
On Sat, Sep 13, 2003 at 07:21:16PM +0200, Manuel Bouyer wrote:
> Hi,
> pthread_sig.c doesn't compile any more in the !__HAVE_SIGINFO case (e.g. sun3)
> /local/pop1/bouyer/current/src/lib/libpthread/pthread_sig.c: In function `pthread__signal_tramp':
> /local/pop1/bouyer/current/src/lib/libpthread/pthread_sig.c:922: parse error before `)'
> /local/pop1/bouyer/current/src/lib/libpthread/pthread_sig.c:923: `si' undeclared (first use in this function)
> /local/pop1/bouyer/current/src/lib/libpthread/pthread_sig.c:923: (Each undeclared identifier is reported only once
> /local/pop1/bouyer/current/src/lib/libpthread/pthread_sig.c:923: for each function it appears in.)
> 
> I don't know how to fix it ...

I tried pthread_sig.c 1.22, the problem is gone.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--