Re: [xslt] #define TODO in xpath.c



On Tue, Oct 16, 2001 at 09:57:49PM -0500, Tom Moog wrote:
> 
> In libxml/xpath.c:399 there is a #define for TODO.
> This interferes with the #ifdef TODO in
> 
>  /usr/include/g++-3/strfile.h:27
> 
> I'm using gcc 2.96.
> 
> My workaround, for the moment, is simply to #undef
> TODO.
> 
> Perhaps its my fault for trying to mix C and C++ !

Hum, how did the compilation of xpath.c managed to include g++-3/strfile.h ???
Since it's defined in the C file and not in any header I don't why this should
clash !

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]