cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [autobuild] those FreeBSD warnings

From: Joe Halpin <j.p.h_at_comcast.net>
Date: Tue, 02 Mar 2004 22:01:48 -0600

Joe Halpin wrote:
> Here are patches that remove warnings on some of the test libraries in
> FreeBSD. I won't run the autobuild tonight with them applied though.

It looks like the prototype for select() was moved to the proper place
(select.h) in a later version of FreeBSD than what I'm using. We could
support earlier versions by including unistd.h (possibly a useless
include depending on the version) or simply not worry about it, although
we might get some warnings about select() not being prototyped.

I could try upgrading my installation to the current CVS 4.9-RELEASE and
see if that changes anything.

Joe
Received on 2004-03-03