[Expat-discuss] Q: every .c needed?
Sebastian Pipping
webmaster at hartwork.org
Wed Aug 20 20:11:31 CEST 2008
Hello!
This behavior changed from Expat v2.0.0. to v2.0.1.
Some .c files were only meant to be included. To allow
people to compile them nevertheless or to add them
to a Visual Studio project we added #ifdef guards.
Have a look at [1] to see this for <xmltok_impl.c>.
I recommend to update to Expat 2.0.1 if that's
an option for you.
Sebastian
[1]
http://expat.cvs.sourceforge.net/expat/expat/lib/xmltok_impl.c?r1=1.12&r2=1.13&pathrev=R_2_0_1
More information about the Expat-discuss
mailing list