Do you have run-time library conflicts?  See:

   http://xml.apache.org/xerces-c/faq-parse.html#faq-23

Dave



                                                                                
                                                     
                      Dick.                                                     
                                                     
                      [EMAIL PROTECTED]         To:      
[email protected]                                                 
                                               cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                         
                      07/24/2002 12:03         Subject: Shouldn't this work?    
                                                     
                      PM                                                        
                                                     
                                                                                
                                                     
                                                                                
                                                     



Xalan CVS tip revisions downloaded 22 July 02.  Built against xerces 1.7.0
with VC 6.0, SP5 on XP Prof.

The following code yields an int3:

<snippet>
std::string s("froggie");
XalanDOMString ds = TranscodeFromLocalCodePage(s.c_str(), s.size());
CharVectorType cv = TranscodeToLocalCodePage(ds);     // int3
</snippet>

HEAP[myprog.exe]: Invalid Address specified to RtlValidateHeap( 00EA0000,
01159D70 )






Reply via email to