Vincent van Ravesteijn - TNW wrote: > I'm not really sure, but maybe it is a good idea to do the same for > branch ;-).
No. In branch we access Buffer & buffer() const in Cursor, whereas in trunk, we have Buffer * buffer() const in DocIterator My fault was that I didn't recompile trunk before committing. Jürgen