I am running on windows 2000 with the latest SP.

Thanks

Gustavo E Tenrreiro

[EMAIL PROTECTED]

work: (650) 228-2861
cell  : (408) 373-8595
home: (408) 225-7097




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 2:38 PM
To: [EMAIL PROTECTED]
Subject: Re: Assertion failed: (m_data.size() == 0 && m_size == 0) ||
m_size = = m_data.size()



Actually, this has nothing to do with the debugger.  It's a run-time
assertion that the class XalanDOMString uses to determine whether or not
it's in a valid state.  The assertion indicates that it's not.

What platform are you using?

Dave



 

                      Gus Tenrreiro

                      <[EMAIL PROTECTED]         To:
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>               
                      >                        cc:      (bcc: David N
Bertoni/CAM/Lotus)                                      
                                               Subject: Assertion failed:
(m_data.size() == 0 && m_size == 0) || m_size = =   
                      08/24/2001 05:24         m_data.size()

                      PM

                      Please respond

                      to xalan-dev

 

 




(Xalan 1.2 c++)

Hi,
    while executing in

     theProcessor.process(theInputSource,
                                      theStylesheetSource,
                                      theDOMResultTarget,
                                      theConstructionContext,
                                      theExecutionContext);



 where theProcessor is an instance of "XSLTEngineImpl" I get the following
error

  Assertion failed: (m_data.size() == 0 && m_size == 0) || m_size ==
m_data.size()

 I know it's got to do with the debugger but how do I fix it ??

    I am sorry if someone ask about this already but I just joined.

Thanks

Gustavo E Tenrreiro

[EMAIL PROTECTED]

work: (650) 228-2861
cell  : (408) 373-8595
home: (408) 225-7097






Reply via email to