This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] attributed string fixes


>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:

graydon> 2003-11-18  Graydon Hoare  <graydon@redhat.com>
graydon> 	* java/text/AttributedString.java: Fix arithmetic.
graydon> 	* java/text/AttributedStringIterator.java: Likewise.

Looks good, please commit.
Actually, could you update the javadoc for the addAttribute methods
to clarify that "end_index" is one more than the index of the final
character?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]