cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: approaching release

From: Jones, Robert \(Europe\) <robert.jones_at_echostar.com>
Date: Tue, 3 Apr 2007 10:33:19 +0100

Hi,

I am new to the list and have just started trying to use libcurl in an
embedded system and cannot use any of the standard implementations.
While editing config.h to reflect the development environment I
discovered that some of the include files that can be optionally
included do not always have the "#ifdef ... #endif" protection around
them in the .c files.

Specifically:

lib/easy.c: <netinet/in.h> <netdb.h> <sys/ioctl.h>

lib/http.c: <netdb.h> <sys/ioctl.h>

lib/transfer.c: <netdb.h>

lib/url.c: <netinet/in.h> <netdb.h> <sys/ioctl.h> <signal.h>

There may be others, but these are the ones I have had to change.

As it is a trivial (and presumably mostly harmless) change to include,
you might like to include it in the next release.

Rob Jones

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Monday, April 02, 2007 10:23 PM
To: curl-library_at_cool.haxx.se
Subject: approaching release

Hi friends,

Is there anything in particular anyone is working on or feel needs to be
worked on before the next release?

I feel like putting together something perhaps later this week or early
next...

--
  Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
Received on 2007-04-03