aspell-devel
[Top][All Lists]
Advanced

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

[aspell-devel] compilation error with g++ 3.3.3


From: Brian Nelson
Subject: [aspell-devel] compilation error with g++ 3.3.3
Date: Tue, 16 Mar 2004 00:03:20 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

I get the following error when compiling either 0.51-20040227 or HEAD:

 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ 
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 
-fno-exceptions -MT modules/filter/email.lo -MD -MP -MF 
modules/filter/.deps/email.Tpo -c modules/filter/email.cpp  -fPIC -DPIC -o 
modules/filter/.libs/email.o
In file included from common/config.hpp:15,
                 from modules/filter/email.cpp:10:
common/string_map.hpp: In copy constructor `acommon::StringMap::StringMap(const 
   acommon::StringMap&)':
common/string_map.hpp:50: error: uninitialized member '
   acommon::StringMap::empty_str' with 'const' type 'const char[1]'
make[2]: *** [modules/filter/email.lo] Error 1


Attached is the patch I used to fix it.
-- 
You win again, gravity!

reply via email to

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