[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xslt] #define TODO in xpath.c
- From: Tom Moog <tmoog polhode com>
- To: xslt gnome org
- Subject: [xslt] #define TODO in xpath.c
- Date: Tue, 16 Oct 2001 21:57:49 -0500 (CDT)
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++ !
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]