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=20552>.
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=20552

Updated VC7 Project files attached.

           Summary: Updated VC7 Project files attached.
           Product: Xerces-C++
           Version: Nightly build (please specify the date)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


These are the updated vc70 project files. Note that the DOMNormalizerTest 
fails. I'm not sure whether this is a known issue or not. Someone may want to 
take a gander at it:

        KERNEL32.DLL!77eab2f0()         
        msvcr70d.dll!_CxxThrowException(void * pExceptionObject=0x0012f554, 
const _s__ThrowInfo * pThrowInfo=0x121cb100)  + 0x39    C++
>       xerces-c_2_3_0D.dll!xercesc_2_3::RefHashTableOf<unsigned 
short>::removeBucketElem(const void * const key=0x00561f20, unsigned int & 
hashVal=0x00000007)  Line 603   C++
        xerces-c_2_3_0D.dll!xercesc_2_3::RefHashTableOf<unsigned 
short>::removeKey(const void * const key=0x00561f20)  Line 251  C++
        xerces-c_2_3_0D.dll!
xercesc_2_3::DOMNormalizer::InScopeNamespaces::Scope::addOrChangeBinding(const 
unsigned short * prefix=0x121a1814, const unsigned short * uri=0x0056199c, 
xercesc_2_3::MemoryManager * const manager=0x002f2fe8)  Line 539        C++
        xerces-c_2_3_0D.dll!
xercesc_2_3::DOMNormalizer::InScopeNamespaces::addOrChangeBinding(const 
unsigned short * prefix=0x121a1814, const unsigned short * uri=0x0056199c, 
xercesc_2_3::MemoryManager * const manager=0x002f2fe8)  Line 466        C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMNormalizer::namespaceFixUp
(xercesc_2_3::DOMElementImpl * ele=0x00561df8)  Line 323        C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMNormalizer::normalizeNode
(xercesc_2_3::DOMNode * node=0x00561df8)  Line 210      C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMNormalizer::normalizeNode
(xercesc_2_3::DOMNode * node=0x00561308)  Line 223 + 0xc        C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMNormalizer::normalizeNode
(xercesc_2_3::DOMNode * node=0x00561260)  Line 223 + 0xc        C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMNormalizer::normalizeDocument
(xercesc_2_3::DOMDocumentImpl * doc=0x00560d80)  Line 194 + 0xc C++
        xerces-c_2_3_0D.dll!xercesc_2_3::DOMDocumentImpl::normalizeDocument()  
Line 1004       C++
        DOMNormalizerTest.exe!main(int argc=0x00000001, char * * 
argv=0x002f2ef8)  Line 321 + 0x10       C++
        DOMNormalizerTest.exe!mainCRTStartup()  Line 400 + 0x11 C
        KERNEL32.DLL!77ea847c()         

Basically a key was not found. Throws at refhashtableof.c(602).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to