On Wed, Mar 31, 2004 at 06:15:45PM -0600, Tim Mooney wrote: > There are also several warnings (most of them pretty harmless but > easy to fix, the remainder worth looking at), and I'll send along > patches for the ones I know how to fix when I have time (next week).
How did you work around this: cxx -DHAVE_CONFIG_H -I. -I. -I../common -I../common/ -I../interfaces/cc/ -I../modules/speller/default/ -I/opt/TWWfsw/ncurses54/include -I/opt/TWWfsw/ncurses54/include/ncurses -D__USE_STD_IOSTREAM -std gnu -O2 -msym -readonly_strings -c -o aspell.o aspell.cpp cxx: Error: ../common/errors.hpp, line 17: declaration is incompatible with previous "aerror_other" (declared at line 234 of "../interfaces/cc/aspell.h") extern "C" const ErrorInfo * const aerror_other; -----------------------------------^ ... AspellErrorInfo == ErrorInfo. I think this is sloppy though. Only one should be used. -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel