Subject: Re: Build failure - amd64 - libc lint fails for lwp_{,un}park{,_all}
To: Paul Goyette <paul@whooppee.com>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 02/10/2007 13:33:49
Hi,
On Fri, Feb 09, 2007 at 07:35:20PM -0800, Paul Goyette wrote:
> Sources updated as of 2007-02-10 02:20 GMT
>
> _lwp_park, arg 3 declared inconsistently LintSysNormal.c(1993) ::
> _lwp.c?(48)
> _lwp_unpark_all value declared inconsistently LintSysNormal.c(2075) ::
> _lwp.c?(48)
> _lwp_unpark_all, arg 3 declared inconsistently LintSysNormal.c(2075) ::
> _lwp.c?(48)
> _lwp_unpark, arg 2 declared inconsistently LintSysNormal.c(2054) ::
> _lwp.c?(48)
This one should be fixed now.
Cheers,
Andrew