DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6899>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6899

Comment Parsing Problem





------- Additional Comments From [EMAIL PROTECTED]  2002-03-06 11:59 -------
How are you reading the comment from the callback comment(char[] ch, int start,
int length)? Have you tried String.copyValueOf(ch,start,length). If that works
fine, please close the bug, else, give more details.

Note that you should not try to read from char[] outside of the specified range.

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

Reply via email to