DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28822

Crash while using transform method on MacOSX

           Summary: Crash while using transform method on MacOSX
           Product: XalanC
           Version: 1.5
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


While using the 
theResult = theXalanTransformer.transform() 
method on MacOSX the application crashes at the following lines.
I am using Codewarrior 8.3 on MacOSX with MSL STL.

-------------------------------------
XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry
(const XalanNamespacesStackEntry&       theSource) :
m_namespaces(theSource.m_namespaces),
m_position(m_namespaces.begin() + (const_iterator(theSource.m_position) - 
theSource.m_namespaces.begin()))
{
}
-------------------------------------

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

Reply via email to