aspell-devel
[Top][All Lists]
Advanced

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

Re: [aspell-devel] aspell-0.50.5 on Tru64, config.cpp compile error + pa


From: Albert Chin
Subject: Re: [aspell-devel] aspell-0.50.5 on Tru64, config.cpp compile error + patch
Date: Sat, 3 Apr 2004 17:18:34 -0600
User-agent: Mutt/1.4i

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




reply via email to

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