aspell-devel
[Top][All Lists]
Advanced

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

Re: [aspell-devel] Building 0.50.3 with HP-UX C++ compiler


From: Albert Chin
Subject: Re: [aspell-devel] Building 0.50.3 with HP-UX C++ compiler
Date: Mon, 10 Feb 2003 12:16:21 -0600
User-agent: Mutt/1.4i

On Mon, Jan 13, 2003 at 06:20:42AM -0500, Kevin Atkinson wrote:
> 
> The attached patch should fix those problems.

Ok, now I'm getting the following errors:

 aCC -DHAVE_CONFIG_H -I. -I. -I../../../common -I../../../common +O2 -AA -z 
+Onofltacc +ESlit +DAportable +Oentrysched +Odataprefetch +Onolimit -c data.cpp 
 +Z -DPIC -o .libs/data.o
Warning 307: "data.hpp", line 318 # Function defines return type, but contains
    no return at end of function.
        virtual StringEnumeration * elements() const {abort();} //FIXME
                                    ^^^^^^^^                           
Error 742: "data.cpp", line 105 # Source type const char * and target type
    const char *& in a const_cast can only differ in their qualifiers
        const_cast<const char * &>(name) = path.c_str() + (other.name - other.p
                                   ^^^^                                        
gmake[3]: *** [data.lo] Error 1
gmake[3]: Leaving directory `/opt/build/aspell-0.50.3/modules/speller/default'

-- 
albert chin (address@hidden)




reply via email to

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