From: F J Franklin (F.J.Franklin@sheffield.ac.uk)
Date: Sat Aug 10 2002 - 07:39:12 EDT
still not sure why this should be necessary, but it doesn't hurt...
o use typedef to define	XML_Char for non-expat	case
CVS:----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    src/af/util/xp/ut_xml.h src/af/util/xp/ut_xml_expat.cpp
CVS:    src/af/util/xp/ut_xml_libxml2.cpp
CVS:    src/af/xap/xp/xap_EncodingManager.h
CVS:----------------------------------------------------------------------
Regards, 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
F.J.Franklin@shef.ac.uk
"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
This archive was generated by hypermail 2.1.4 : Sat Aug 10 2002 - 07:41:27 EDT