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!
_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to