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=5945>. 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=5945 Some warnings on Solaris 8 with CC compiler Summary: Some warnings on Solaris 8 with CC compiler Product: XalanC Version: 1.3.x Platform: Sun OS/Version: Solaris Status: NEW Severity: Minor Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] The following are some warnings I get on Solaris 8 with CC compiler: ... CC -xarch=v9 -O -DNDEBUG -KPIC -mt -xs -ptr/public/software/XML/xalan13/xml- xalan/obj -features=rtti -DSOLARIS -D_REENTRANT -I/stl port -c -I. -I/public/software/XML/xerces160/xerces-c-src1_6_0/src/ - I/public/software/XML/xerces160/xerces-c-src1_6_0/include/xerc esc -I/public/software/XML/xerces160/xerces-c-src1_6_0/include/ - o /public/software/XML/xalan13/xml-xalan/obj/XTokenStringAdapterAl locator.o XPath/XTokenStringAdapterAllocator.cpp "./XPath/XStringBase.hpp", line 133: Warning: XStringBase::str hides the virtual function XObject::str(XalanDOMString&) const. 1 Warning(s) detected. CC -xarch=v9 -O -DNDEBUG -KPIC -mt -xs -ptr/public/software/XML/xalan13/xml- xalan/obj -features=rtti -DSOLARIS -D_REENTRANT -I/stl port -c -I. -I/public/software/XML/xerces160/xerces-c-src1_6_0/src/ - I/public/software/XML/xerces160/xerces-c-src1_6_0/include/xerc esc -I/public/software/XML/xerces160/xerces-c-src1_6_0/include/ - o /public/software/XML/xalan13/xml-xalan/obj/XUnknown.o XPath/XUnk nown.cpp "XPath/XUnknown.hpp", line 143: Warning: XUnknown::str hides the virtual function XObject::str(XalanDOMString&) const. 1 Warning(s) detected. CC -xarch=v9 -O -DNDEBUG -KPIC -mt -xs -ptr/public/software/XML/xalan13/xml- xalan/obj -features=rtti -DSOLARIS -D_REENTRANT -I/stl port -c -I. -I/public/software/XML/xerces160/xerces-c-src1_6_0/src/ - I/public/software/XML/xerces160/xerces-c-src1_6_0/include/xerc esc -I/public/software/XML/xerces160/xerces-c-src1_6_0/include/ - o /public/software/XML/xalan13/xml-xalan/obj/XPathCAPI.o XPathCAPI /XPathCAPI.cpp "./XPath/XPath.hpp", line 390: Warning (Anachronism): "static" is not allowed and is being ignored. 1 Warning(s) detected. ... If you do not find these bugs of interest, please inform me so as to avoid my persistance. Thank you
