cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Curl 7.9.3 pre3 build fails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 18 Jan 2002 11:43:15 +0100 (MET)

On Fri, 18 Jan 2002, jonatan wrote:

> fwiw, i got these warnings when making:
>
> mprintf.c:186: warning: use of `long double' type; its size may
> change in a future release
> mprintf.c:186: warning: (Long double usage is reported only once for each file.
> mprintf.c:186: warning: To disable this warning, use -Wno-long-double.)

This is harmless. The configure script detects the size of the 'long double'
variable and uses it only if successful.

Still, I'll remove the configure check for this right now as we don't need
this in curl for the moment.

> llist.c:49: warning: assignment makes pointer from integer without a cast
> hash.c:104: warning: assignment makes pointer from integer without a cast

I fixed these right now. Thanks for the notice.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-01-18

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET