Hi Kedar,
At 14.49 29/09/2005 +0530, ke va wrote:
Hi All,
[...]
This problem is not reproducible with xerces 2.6.0. So I want to upgrade to
xerces 2.6.0.
Note that I have used ICUTransService.cpp (v1.18) in my xerces2.5.0 copy. (
because I encountered same issue faced by one of the mailing list subscriber
related to XMLString::transcode function and solution stated was to replace
v1.18 file)
My question here is, can I replace ICUTransService.cpp file from xerces
2.6.0 with the ICUTransService.cpp (v1.18)?
Yes, you can use ICUTransService.cpp v1.18 on Xerces 2.6
Is it safe to make use of xerces 2.7.0 over xerces 2.6.0 with
ICUTransService.cpp(v1.18) file replaced?
If you want to upgrade directly to Xerces 2.7, you don't need to
replace ICUTransService.cpp, as the fix is already there.
Alberto