I would like to build libxerces-c1_4.so with XMLCh typedef'd for wchar_t
instead of unsigned short. I'd like to know if that is a safe change to make
in
util/Compilers/SunCCDefs.hpp?
I need to do this to avoid conversions between wide strings and DOM_Strings
in my Solaris CC application. I expect my typedef to be okay as long as
xerces
does not internally make any assumptions about the type of XMLCh besides it
being
large enough to store UTF-16 values.
Thanks,
Zartaj
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]