From: Forest W <lyr...@ti...> - 2003-03-28 22:02:18
|
>[ Forest -- are you subscribed to the tclxml-users list, I am subscribed. >> 1. Replace #include <xmlparse.h> with #include <expat.h> in the >> tcldom/src code. >> >> 2. Fix the "incompatible pointer type" warnings when building the >> tcldom/src code. > >Already done (see previous message), fix is now in CVS. Thank you. I just checked out the current HEAD, and built against expat-1.95.6 on solaris with no warnings or errors. I'll try building on other platforms and try using it with tclsoap later today. |