[xslt] #define TODO in xpath.c



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]