Hello, In libwww, the CVS version, the header files don't include other libwww headers when the need to. For example test.c is === /* optionally #include <stdio.h>, etc.*/ #include <HTAncMan.h> === gcc -fsyntax-only test.c -I. gives lots of errors. Also the headers should have wrappers to prevent inclusion twice: #ifndef HEADER_H #define HEADER_H body #endif Thanks.Received on Thursday, 8 June 2000 02:15:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:36 GMT