[jira] Commented: (XERCESC-1337) DOMMemTest fails with Segmentation violation(xserces1.7 + ICU transcode + windows2000)

2005-02-05 Thread Leon Zhang (JIRA)
[ 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

[jira] Commented: (XERCESC-1194) MemBufInputSource constructor produces a core on linux but not on solaris (was:Bugzilla#28385)

2005-02-05 Thread David Bertoni (JIRA)
[ 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

[jira] Commented: (XERCESC-1194) MemBufInputSource constructor produces a core on linux but not on solaris (was:Bugzilla#28385)

2005-02-05 Thread Rollin Weeks (JIRA)
[ 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

[jira] Commented: (XERCESC-1337) DOMMemTest fails with Segmentation violation(xserces1.7 + ICU transcode + windows2000)

2005-02-05 Thread Alberto Massari (JIRA)
[ 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

XML encoding

2005-02-05 Thread Xiaofan Zhou
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