aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-devel] Build failure with HP C++ compiler


From: Albert Chin
Subject: [aspell-devel] Build failure with HP C++ compiler
Date: Fri, 5 Mar 2004 14:07:31 -0600
User-agent: Mutt/1.4i

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 (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]