danf: curl-www/auto ignores,1.16,1.17
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/auto In directory labb:/tmp/cvs-serv22231 Modified Files: ignores Log Message: Ignore "warning: ANSI C does not support `long long'" in curlbuild.h Index: ignores =================================================================== RCS file: /cvsroot/curl/curl-www/auto/ignores,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ignores 8 Apr 2008 00:55:08 -0000 1.16 +++ ignores 7 Aug 2008 17:57:01 -0000 1.17 @@ -10,6 +10,7 @@ lt-curl.c:79: warning: passing arg 2 of `execv' from incompatible pointer type # long long warnings in oldish gcc: lib/mprintf.c:.*: warning: ANSI C does not support `long long' +lib/curlbuild.h:.*: warning: ANSI C does not support `long long' src/main.c:.*: warning: ANSI C forbids long long integer constants curl/tests/libtest/lib518.c:.*: warning: ANSI C forbids long long integer constants curl/tests/libtest/lib537.c:.*: warning: ANSI C forbids long long integer constants