I'm building on LFS current_development.

With aspell-0.60.6  I get

In file included from ./common/filter_char_vector.hpp:10:0,
                 from ./common/convert.hpp:14,
                 from modules/filter/email.cpp:10:
./common/vector.hpp: In instantiation of 'void acommon::Vector<T>::append(const 
T*, unsigned int) [with T = acommon::FilterChar]':
./common/filter_char_vector.hpp:35:31:   required from here
./common/vector.hpp:27:7: error: 'insert' was not declared in this scope, and no
 declarations were found by argument-dependent lookup at the point of instantiat
ion [-fpermissive]
./common/vector.hpp:27:7: note: declarations in dependent base 'std::vector<acom
mon::FilterChar, std::allocator<acommon::FilterChar> >' are not found by unquali
fied lookup
./common/vector.hpp:27:7: note: use 'this->insert' instead
make[1]: *** [modules/filter/email.lo] Error 1
make: *** [all-recursive] Error 1

Version aspell-0.60.6.1 compiles with no errors.

jb.
                                          
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to