Programming Languages: C++, Perl, Python
License: GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics cvs -d:pserver:anonymous@xdb.cvs.sourceforge.net:/cvsroot/xdb login
cvs -z3 -d:pserver:anonymous@xdb.cvs.sourceforge.net:/cvsroot/xdb co -P modulename
There is a bug in the xbDbf::GetMemoField which prevents reading a memo entry which does not hold in a single block. The problem is cause by the fact that a call to GetMemoFieldLen is performed after the initial call to ReadMemoBlock. The GetMemoFieldLen function sequentially loads all blocks used for the current entry and so, when leaving this function, the currently loaded block is the last...
2011-12-03 02:47:35 PST by brice_andre