[ 
https://issues.apache.org/jira/browse/XERCESC-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631863#action_12631863
 ] 

David Bertoni commented on XERCESC-1827:
----------------------------------------

This illustrates that we are suffering from communication problems.  If you and 
Alberto are discussing issues, you should be doing it publicly on the developer 
list.  Also, if you feel a bug really needs a better fix, then post a message 
that states that.

You posted the following to the mailing list:

"Unless we uncover a serious issue and another beta cycle is required, please 
limit your changes to important bug fixes only. In particular, do not add new 
features, modify interfaces, or make any major changes. This excludes 
documentation which requires a major cleanup."

Clearly, we need to have a better understanding of what "important" means, 
because I assume that means critical fixes, including serious regressions.

> 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]

Reply via email to