On Dec 16, 2005, at 10:08 AM, Martin Vermeer wrote:

Improved patch attached.

- Martin

<singlerow2.diff>

This new patch refuses to compile:

Making all in mathed
make  all-am
source='math_casesinset.C' object='math_casesinset.lo' libtool=yes \
depfile='.deps/math_casesinset.Plo' tmpdepfile='.deps/ math_casesinset.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. - I../../src -I./.. -I../../boost -W -Wall -fno-exceptions -Os -c -o math_casesinset.lo `test -f 'math_casesinset.C' || echo './'`math_casesinset.C g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -W -Wall -fno-exceptions -Os -c math_casesinset.C -MT math_casesinset.lo -MD - MP -MF .deps/math_casesinset.TPlo -o math_casesinset.o
In file included from ../../src/ParagraphList_fwd.h:15,
                 from ../../src/undo.h:20,
                 from math_casesinset.C:23:
../../src/paragraph.h: In member function `std::vector<size_type,
   std::allocator<size_type> >& Paragraph::row_sig() const':
../../src/paragraph.h:395: error: could not convert `this- >Paragraph::row_sig_'
   to `std::vector<size_type, std::allocator<size_type> >&'
make[3]: *** [math_casesinset.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Bennett

Reply via email to