Thanks for your patch. It is Bug#72. We will verify and put it in as
appropriate.
-rip
Vassili Dzuba wrote:
> there is two bugs in bug in UTF8Reader in function skippedString,
> that appears when the string being skipped is shared between two chunks.
> - at line 725, index should be reset to fCur
there is two bugs in bug in UTF8Reader in function skippedString,
that appears when the string being skipped is shared between two chunks.
- at line 725, index should be reset to fCurrentIndex, or the test for the
part of the string in the first chunk is never performed
- at line 749, the fCurre