danf: curl-www/auto ignores,1.14,1.15
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/auto In directory labb:/tmp/cvs-serv7589 Modified Files: ignores Log Message: Added the other form of variadic macros warning. Index: ignores =================================================================== RCS file: /cvsroot/curl/curl-www/auto/ignores,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ignores 22 Mar 2007 17:28:37 -0000 1.14 +++ ignores 24 Mar 2007 17:25:20 -0000 1.15 @@ -15,5 +15,6 @@ curl/tests/libtest/lib537.c:.*: warning: ANSI C forbids long long integer constants # ming/libtool warning: .libs/lt-curl.exe.c: -# gcc 2.96 warning with --disable-verbose +# gcc 2.96 warnings with --disable-verbose lib/sendf.h:.*: warning: ISO C does not permit named variadic macros +lib/sendf.h:.*: warning: anonymous variadic macros were introduced in C99