Re: [xml] RE: [xslt] small fix needed for win32



Hello there.

Correct, and Daniel indicated that this file should not be included by
the utilities.... see
http://mail.gnome.org/archives/xml/2002-January/msg00037.html.

Should not be included by the client code, means by my and your programs
which use libxml2. But it is included by client code which ships with
libxml2, as a portability helper.

And yes, defining this only as a preprocessor will break Cygwin builds.
As I understand it, it should not have broken MSVC builds though.

Having IN_LIBXML defined in xmllint.c, no matter how you define it,
through -D or through #define, will break the MSVC build of xmllint. The
same goes for all other client utitiliy and IN_* macro combination.

Ciao
Igor





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