PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3571
*** shadow/3571 Wed Sep 12 10:00:50 2001
--- shadow/3571.tmp.1757 Thu Sep 13 01:20:52 2001
***************
*** 42,45 ****
this, but if it can be fixed generically, we may try.
I don't believe there's anything wrong with the Xalan code, but the error
! message may help figure out the problem.
--- 42,92 ----
this, but if it can be fixed generically, we may try.
I don't believe there's anything wrong with the Xalan code, but the error
! message may help figure out the problem.
!
! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-13 01:20 -------
! Sorry, I forgot the compiler output.....
!
! In file included from XercesParserLiaison/XercesElementBridge.hpp:78,
! from XercesParserLiaison/XercesElementBridgeAllocator.hpp:71,
! from XercesParserLiaison/XercesDocumentBridge.hpp:99,
! from XercesParserLiaison/XercesParserLiaison.cpp:95:
! PlatformSupport/DOMStringHelper.hpp: In function `bool equals(const
! XalanDOMString &, const XalanDOMString &)':
! PlatformSupport/DOMStringHelper.hpp:1720: no match for `const XalanDOMString &
! == const XalanDOMString &'
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/_bvector.h:117: candidates are: bool _STL::operator ==
! (const _STL::_Bit_iterator_base &, const _STL::_Bit_iterator_base &)
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/char_traits.h:77: bool _STL::operator
! ==(const _STL::fpos<__stl_mbstate_t> &, const _STL::fpos<__stl_mbstate_t> &)
! PlatformSupport/DOMStringHelper.hpp:1721: warning: control reaches end of non-
! void function `equals(const XalanDOMString &, const XalanDOMString &)'
! PlatformSupport/DOMStringHelper.hpp: In function `bool equals(const
! XalanDOMChar *, const XalanDOMString &)':
! PlatformSupport/DOMStringHelper.hpp:1740: no match for `const XalanDOMString &
! == const XalanDOMChar *&'
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/_bvector.h:117: candidates are: bool _STL::operator ==
! (const _STL::_Bit_iterator_base &, const _STL::_Bit_iterator_base &)
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/char_traits.h:77: bool _STL::operator
! ==(const _STL::fpos<__stl_mbstate_t> &, const _STL::fpos<__stl_mbstate_t> &)
! PlatformSupport/DOMStringHelper.hpp:1741: warning: control reaches end of non-
! void function `equals(const XalanDOMChar *, const XalanDOMString &)'
! PlatformSupport/DOMStringHelper.hpp: In function `bool equals(const
! XalanDOMString &, const char *)':
! PlatformSupport/DOMStringHelper.hpp:1782: no match for `const XalanDOMString &
! == XalanDOMString'
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/_bvector.h:117: candidates are: bool _STL::operator ==
! (const _STL::_Bit_iterator_base &, const _STL::_Bit_iterator_base &)
! /file-svr2/workspace/dholt/STLport-4.5/stlport-i686-
! linux/include/stlport/stl/char_traits.h:77: bool _STL::operator
! ==(const _STL::fpos<__stl_mbstate_t> &, const _STL::fpos<__stl_mbstate_t> &)
! PlatformSupport/DOMStringHelper.hpp:1784: warning: control reaches end of non-
! void function `equals(const XalanDOMString &, const char *)'
! make: *** [/file-svr2/workspace/dholt/xalan/xml-
! xalan/c/obj/XercesParserLiaison.o] Error 1
!