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 ([EMAIL PROTECTED])


_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to