On Thursday 06 November 2003 19:11, Martin Vermeer wrote:
> >   Martin notice that you still have the ascii method in insetelement.[Ch]
>
> Yes, thanks! Fixed.
>
> >   Compiling to test it. :-)

  Martin could you, please, send me your latest patch?

  I have an error in factory.C and I don't see how you could compile such code 
even with gcc 2.95. :-)

g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost  -I/usr/X11R6/include  -O2 
-fno-exceptions -W -Wall -c -o factory.o `test -f 'factory.C' || echo 
'./'`factory.C
factory.C: In function `InsetOld* createInset(const FuncRequest&)':
factory.C:92: cannot convert `__gnu_cxx::__normal_iterator<Element*, 
   std::vector<Element, std::allocator<Element> > >' to `Element*' in 
   initialization
factory.C: In function `InsetOld* readInset(LyXLex&, const Buffer&)':
factory.C:414: no matching function for call to `InsetElement::InsetElement(
   const BufferParams&, __gnu_cxx::__normal_iterator<Element*, 
   std::vector<Element, std::allocator<Element> > >&)'
insets/insetelement.h:49: candidates are: InsetElement::InsetElement(const 
   InsetElement&)
insets/insetelement.h:47:                 InsetElement::InsetElement(const 
   BufferParams&, const Element*)


-- 
José Abílio

Reply via email to