cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: IRIX 6.5.8 gcc 2.95.2 debug builds on autobuild table

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Nov 2006 12:03:34 +0100 (CET)

On Fri, 3 Nov 2006, Yang Tse wrote:

> When compiling on IRIX 6.5.8 with gcc 2.95.2 debug builds are using
> '-pedantic' which triggers the following warning 'ANSI C forbids long long
> integer constants'.

Yeah, I don't think we can force that compiler to shutup about it.

> The only way of getting rid of this warning on the autobuild table for that
> platform and configuration in files lib518.c and lib537.c is just to not
> count them as warnings, just as it has been done for ages for file
> src/main.c filtering it.

Check the file 'curl-www/auto/ignores' (that is, it is in the curl-www module
in CVS) - it lists patters that the build system uses to decide if a warning
should be ignored or not. I've tried to include warnings that we can't avoid
to get, but that are CLEARLY false positives that we can safely ignore.

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