danf: curl-www/auto ignores,1.18,1.19
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/auto In directory labb:/tmp/cvs-serv16983/auto Modified Files: ignores Log Message: Another file with "ANSI C forbids long long integer constants" warnings Index: ignores =================================================================== RCS file: /cvsroot/curl/curl-www/auto/ignores,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- ignores 8 Aug 2008 16:10:21 -0000 1.18 +++ ignores 13 Aug 2008 19:11:21 -0000 1.19 @@ -11,6 +11,7 @@ # long long warnings in oldish gcc: lib/mprintf.c:.*: warning: ANSI C does not support `long long' curlbuild.h:.*: warning: ANSI C does not support `long long' +lib/progress.c:.*: warning: ANSI C forbids long long integer constants src/main.c:.*: warning: ANSI C forbids long long integer constants tests/libtest/lib518.c:.*: warning: ANSI C forbids long long integer constants tests/libtest/lib537.c:.*: warning: ANSI C forbids long long integer constants