Hi James,
Actually have the same comments for UtilTest as I did for ParserTest.
Again, this looks really ancient and isn't hooked up to being built (via
makefile or ms vc6 project files).  I suggest we delete it as well.  Unless
someone thinks this tests are useful in which case they should be made part
of sanityTest.pl so they get built and tested regularly...  Although having
never used either of these (actually having never heard of either of these)
I don't think they are that useful and would delete them.

Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]


                                                                           
             James Berry                                                   
             <[EMAIL PROTECTED]                                             
             g>                                                         To 
                                       xerces-c-dev@xml.apache.org         
             02/25/2005 09:51                                           cc 
             AM                                                            
                                                                   Subject 
                                       Re: Problems with compilation of    
             Please respond to         tests under gcc4?                   
               xerces-c-dev                                                
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




> ... feeling lucky... ;)...

And for UtilTests:
../src/xercesc/util/CountedPointer.c: In member function `const T&
xercesc_2_6::CountedPointerTo<T>::operator*() const [with T =
TestClass]':
UtilTests/CoreTests_CountedPointer.cpp:95:   instantiated from here
../src/xercesc/util/CountedPointer.c:124: error: call of overloaded
'NullPointerException(const char [37], int,
xercesc_2_6::XMLExcepts::Codes, int)' is ambiguous
../src/xercesc/util/NullPointerException.hpp:30: note: candidates are:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes, const char*, const char*,
const char*, const char*, xercesc_2_6::MemoryManager*)
../src/xercesc/util/NullPointerException.hpp:30: note:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes, const XMLCh*, const
XMLCh*, const XMLCh*, const XMLCh*, xercesc_2_6::MemoryManager*)
../src/xercesc/util/NullPointerException.hpp:30: note:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes,
xercesc_2_6::MemoryManager*)
../src/xercesc/util/CountedPointer.c: In member function `T&
xercesc_2_6::CountedPointerTo<T>::operator*() [with T = TestClass]':
UtilTests/CoreTests_CountedPointer.cpp:95:   instantiated from here
../src/xercesc/util/CountedPointer.c:131: error: call of overloaded
'NullPointerException(const char [37], int,
xercesc_2_6::XMLExcepts::Codes, int)' is ambiguous
../src/xercesc/util/NullPointerException.hpp:30: note: candidates are:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes, const char*, const char*,
const char*, const char*, xercesc_2_6::MemoryManager*)
../src/xercesc/util/NullPointerException.hpp:30: note:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes, const XMLCh*, const
XMLCh*, const XMLCh*, const XMLCh*, xercesc_2_6::MemoryManager*)
../src/xercesc/util/NullPointerException.hpp:30: note:
xercesc_2_6::NullPointerException::NullPointerException(const char*,
unsigned int, xercesc_2_6::XMLExcepts::Codes,
xercesc_2_6::MemoryManager*)
make[2]: *** [UtilTests/CoreTests_CountedPointer.o] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1


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




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

Reply via email to