I haven't tested it (& am unable to) but I suspect this change will play
havoc with expat builds.

Will someone please test builds both against expat and against libxml2...

Frank

On Tue, 30 Jul 2002, Mike Nordell wrote:
> Instead of charging ahead a breaking the build for everyone else just to
> make MSVC compile again, could someone on *nix please test to comment the
> line
> 
> #define XML_Char char
> 
> from ut_xml.h ?
> 
> If that builds without problems, could you please commit that change
> together with adding
> 
> #if defined (WIN32) || defined(_WIN32)
> typedef char XML_Char;
> #endif
> 
> to the end of ut_types.h? Feel free put the CVS blame on me. Thanks.
> 
> /Mike
> 
> 

Francis James Franklin
[EMAIL PROTECTED]

"No, she really likes me. She told me I look like Britney Spears, and why
would you say that to somebody you don't like?"
                                                           --- Elle Woods


Reply via email to