DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25768>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25768 Cannot parse, code guard errors Summary: Cannot parse, code guard errors Product: Xerces-C++ Version: 2.4.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Non-Validating Parser AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Compiler: BCB 6.0 SP4 File: <?xml version="1.0"?> <Settings version='1.2'> <ContractGrid ColorCell='0x80000005'> </ContractGrid> <StrategyGrid ColorCell='0x80000005' ColorContour='0x00000000' ColorGridLines='0x00C0C0C0' > </StrategyGrid> </Settings> 1. I am getting "Fatal Error at "C:\work\xerces_borland\samples\DOMPrint/customsettings.xml" , line 3, column 81 Message: The attribute 'ColorGridLines' is already used in element 'ContractGrid' 2. Code Guard shows "Access in invalid memory" in file DOMTreeErrorReporter.hpp line 131 --- fLocalForm = XMLString::transcode(toTranscode); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]