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=25732>. 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=25732 [PATCH] Supress leading spaces after a line-break. ------- Additional Comments From [EMAIL PROTECTED] 2003-12-23 21:21 ------- Simon, your patch is certainly too simple. When vecInlineBreaks happens to be empty, then we are not allowed to access the vecInlineBreaks()-1 'th element. So there have to be at least a check for that.