[
http://issues.apache.org/jira/browse/XERCESC-1337?page=comments#action_58634 ]
Leon Zhang commented on XERCESC-1337:
-
Alberto,
Thnaks a lot for your answer.
Would you mind telling me fix or bugzilla no or more details so that I can
move this fix
[
http://issues.apache.org/jira/browse/XERCESC-1194?page=comments#action_58629 ]
David Bertoni commented on XERCESC-1194:
Adding a comment to a closed bug is not how you report a problem. Please post
a message to the mailing list, or create a
[
http://issues.apache.org/jira/browse/XERCESC-1194?page=comments#action_58626 ]
Rollin Weeks commented on XERCESC-1194:
---
I'm getting compile errors on RedHat 7.3 with GCC 3.4.1 trying to compile
OpenPIX with XERCES. The DocumentParser.cpp funct
[
http://issues.apache.org/jira/browse/XERCESC-1337?page=comments#action_58621 ]
Alberto Massari commented on XERCESC-1337:
--
Could you try running against the latest sources from CVS? There was a fix in
the ICU transcoder files since 2.6 was r
Hi, All,
I have a question regarding how encoding is handled in
xerces-c. Let’s say I have an xml document, the header is , also assume the
xml body is correctly encoded in UTF-8. Now I created an SAX2XMLReader and pass
a LocalFileInputSource(myDoc) to do the passing, so I can receive