https://issues.apache.org/bugzilla/show_bug.cgi?id=44494





--- Comment #25 from Remy Maucherat <[EMAIL PROTECTED]>  2008-03-25 19:34:24 
PST ---
The first step is to reproduce the problem (which is easy for me with TC 6.0
trunk and the latest version of the test case). After fixing the update of the
limit (because substracting cnt is obviously wrong if limit is inited to
bb.length()), then my traces in no longer misbehave and I haven't been able to
reproduce any problem. This makes perfect sense to me since with 1 byte
charsets (such as regular ascii) cnt is equal to the amount of bytes consumed,
and character input was working fine for me after applying my one line fix.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to