Re: [xslt] #define TODO in xsltutils.h:31



You are correct. The #define TODO is actually in
xsltutils.h near line 31 (in the 16-Oct snapshot).


On Wed, 17 Oct 2001, Daniel Veillard wrote:

> 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/
> _______________________________________________
> xslt mailing list
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt
> 




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