[ https://issues.apache.org/jira/browse/XERCESC-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631790#action_12631790 ]
David Bertoni commented on XERCESC-1827: ---------------------------------------- Yes, you can see from the comments that Dave C. and I made above, that we came to the conclusion the function needed to be split, and I had already done that work. Can we please coordinate our efforts better in the future? It's not efficient to have multiple people doing the same work. -- there's plenty of work to do as it is. > Parser reports error when comment tag is broken up by BinInputStream > -------------------------------------------------------------------- > > Key: XERCESC-1827 > URL: https://issues.apache.org/jira/browse/XERCESC-1827 > Project: Xerces-C++ > Issue Type: Bug > Components: Non-Validating Parser > Affects Versions: 2.8.0 > Environment: Solaris (SunOS 5.10) i386 SunPRO > cygwin i386 GCC > Reporter: Vasantha Crabb > Fix For: 3.0.0, 2.9.0 > > Attachments: long.xml, new-test.cc, test.cc > > > If the BinInputStream delivers data to the parser in such a way that the '<', > '!' and '--' at the start of an XML comment are delivered separately, the > parser will report the error 'Expected comment or CDATA'. The problem is > reproducible under Xerces 2.8 on both Solaris i386 with the SunPRO C++ > compiler and cygwin i386 with the GNU C++ compiler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]