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 hoare wrote:
hi,

this fixes some arithmetic and semantic errors with attributed
strings.

-graydon

2003-11-18 Graydon Hoare <graydon@redhat.com>

	* java/text/AttributedString.java: Fix arithmetic.
	* java/text/AttributedStringIterator.java: Likewise.

PLease take a look at Guilhem's patches to java.text first. Your patch fails with kaffe's version of the file for 3 hunks:


patching file java/text/AttributedString.java
Hunk #3 FAILED at 407.
Hunk #4 FAILED at 217.
Hunk #5 FAILED at 266.
3 out of 5 hunks FAILED -- saving rejects to file java/text/AttributedString.java.rej


cheers,
dalibor topic


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