Re: [fpc-devel]Possible TDbf bug and patch

2004-07-20 Thread Jesus Reyes
--- [EMAIL PROTECTED] escribió: > > > On Tue, 20 Jul 2004, Jesus Reyes wrote: > > > Hi, I think I found a bug in tdbf. One can scroll forward to the > end > > of the dataset, in the last record if one scrolls forward one > more > > time, the dataset enters the EOF state. The problem is that also

Re: [fpc-devel]Possible TDbf bug and patch

2004-07-20 Thread Michael . VanCanneyt
On Tue, 20 Jul 2004, Jesus Reyes wrote: > Hi, I think I found a bug in tdbf. One can scroll forward to the end > of the dataset, in the last record if one scrolls forward one more > time, the dataset enters the EOF state. The problem is that also the > first record of the buffer (because of how

[fpc-devel]Possible TDbf bug and patch

2004-07-20 Thread Jesus Reyes
Hi, I think I found a bug in tdbf. One can scroll forward to the end of the dataset, in the last record if one scrolls forward one more time, the dataset enters the EOF state. The problem is that also the first record of the buffer (because of how shifting buffers works) gets incorrectly marked as