Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Solaris (SunOS 5.10) i386 SunPRO
cygwin i386 GCC
Description
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.