danf: curl-www/auto ignores,1.20,1.21
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/auto In directory labb:/tmp/cvs-serv4096/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.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- ignores 24 Aug 2008 04:12:00 -0000 1.20 +++ ignores 10 Oct 2008 21:52:28 -0000 1.21 @@ -2,7 +2,7 @@ lib/mprintf.c:950: warning: format not a string literal, argument types not checked # gcc 2.95.3 cross-compiling for ARM complains on a system header: include/bits/confname.h:565: warning: comma at end of enumerator list -# gcc 2.95.3 cross-compiling for uClibc on ARM +# gcc 2.95.3 cross-compiling for uClibc 0.9.15 on ARM /usr/arm-linux-uclibc/include/bits/uClibc_ctype.h:62: warning: comma at end of enumerator list # gcc 2.95.3 cross-compiling for ARM uClibc src/main.c:.*: the 'setlocale' function supports only @@ -12,6 +12,7 @@ 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 +lib/strtoofft.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