commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: java.text - fixes for attributed strings


From: Michael Koch
Subject: Patch: java.text - fixes for attributed strings
Date: Tue, 20 Apr 2004 23:05:22 +0200
User-agent: KMail/1.5.4

Hi list,


I just commited the attached patch to get a fix from Graydon Hoare from 
libgcj.


Michael


2004-04-20  Graydon Hoare  <address@hidden>

        * java/text/AttributedString.java 
        (addAttribute): Fix off-by-one.
        (getIterator): Likewise.        
        * java/text/AttributedStringIterator.java 
        (getRunLimit): Correct logic.
        (getRunStart): Likewise.
        (getAttribute): Fix inequality.
        (getAttributes): Likewise.

Attachment: text.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]