Am 23.02.2005 um 18:03 schrieb Jean-Marc Lasgouttes:
Are you sure that you compiled after applying the patch? ;)

Does this look like the correct source:

$ grep updateCounters src/*.C
src/CutAndPaste.C: updateCounters(cur.buffer(), cur);
src/CutAndPaste.C: updateCounters(cur.buffer(), cur);
src/text.C: updateCounters(cur.buffer(), cur);
src/text.C: updateCounters(cur.buffer(), cur);
src/text2.C: updateCounters(*bv->buffer(),
src/text2.C: updateCounters(cur.buffer(), cur);
src/text2.C: updateCounters(cur.buffer(), cur);
src/text2.C:void updateCounters(Buffer const & buf, DocIterator const & dit)
src/text3.C: updateCounters(cur.buffer(), cur);


That's the one I compiled. I compiled again today and the results are the same.

Do you have exact instructions for producing the delay?
Like "Go to that paragraph in userguide and hit enter after the word X" ?


It would be interesting to find out the reason for this discrepancy. What are
your compiler options?


Ciao
/Andreas



Reply via email to