Hello,


I am trying to port Xalan C++ to the Macintosh using Metrowerks Codewarrior
and MSL (Metrowerks STL).  I find ambiguous equals() compile time errors.
The compiler cannot figure out which equals() to call, it does not know if
it should call the one in DOMStringHelper.hpp, or the one defined in
XalanDOMString.hpp.

I would like to have some insight on the purpose of DOMStringHelper and
XalanDOMString.  These two files seem to work together, but I am unsure how.
A better understanding  Obviously, other compilers do not seem to have this
problem.

-- Manuel A. Barros


Reply via email to