Trying to build the latest 0.50.5 on HP-UX 11 with the HP C++ compiler and received the following failure: Error 225: "config.cpp", line 439 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "acommon::PosibErr<acommon::String>::operator const acommon::String &() const" ["posib_err.hpp", line 164] and "acommon::String::String(const acommon::PosibErr<acommon::String> &)" ["posib_err.hpp", line 205]. final_str += retrieve(replace); ^^^^^^^^^^^^^^^^^ Error 225: "config.cpp", line 439 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "acommon::PosibErr<acommon::String>::operator const acommon::String &() const" ["posib_err.hpp", line 164] and "acommon::String::String(const acommon::PosibErr<acommon::String> &)" ["posib_err.hpp", line 205]. final_str += retrieve(replace); ^^^^^^^^^^^^^^^^^
Any ideas? -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel