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=20479>. 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=20479 XalanEXSLTSetImpl.hpp, XalanEXSLTFunctionLeading wrong // Not implemented... Part Summary: XalanEXSLTSetImpl.hpp, XalanEXSLTFunctionLeading wrong // Not implemented... Part Product: XalanC Version: 1.5 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] in XalanEXSLTSetImpl.hpp definition of XalanEXSLTFunctionLeading seems to have an copy & paste error (from XalanEXSLTFunctionHasSameNode): private: // Not implemented... XalanEXSLTFunctionHasSameNode& operator=(const XalanEXSLTFunctionHasSameNode&); bool operator==(const XalanEXSLTFunctionHasSameNode&) const; };
