You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/12/26 20:04:47 UTC

DO NOT REPLY [Bug 25768] New: - Cannot parse, code guard errors

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: xerces-c-dev@xml.apache.org
        ReportedBy: yasha@strategyrunner.com


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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org