classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Re: [commit-cp] RE: [bugs #11728] String.split() function r


From: Amit Jain
Subject: [cp-patches] Re: [commit-cp] RE: [bugs #11728] String.split() function returnworng results for a String with TAB delimiters "t"
Date: Sun, 06 Feb 2005 10:02:00 -0800

Mark,

Thanks and appreciate your effort!

-Amit

From: Mark Wielaard <address@hidden>
To: address@hidden
CC: address@hidden, Amit Jain <address@hidden>
Subject: Re: [commit-cp] RE: [bugs #11728] String.split() function returnworng results for a String with TAB delimiters "t"
Date: Sun, 06 Feb 2005 16:50:44 +0100

Hi,

On Tue, 2005-02-01 at 13:57 -0800, Amit Jain wrote:
> Thanks Timo for looking in to this.
>
> I am using open source for the first time. How does this fix get in to the
> GNU source codes for future releases.

One of the GNU Classpath hackers looks at it.
Thinks it is a good patch.
Adds a test to the Mauve testsuite and checks that there are no other
regressions with the suggested fix.
And commits the following change to CVS:

2005-02-06  Mark Wielaard  <address@hidden>

        Fix suggested by Timo Lindfors <address@hidden>
        * java/util/regex/Pattern.java (split(CharSequence,int)):
        Fix while empties > 0 loops.

From rom here it will be merged into libgcj, kaffe and other runtimes in the
next couple of days.

Thanks,

Mark
<< Pattern.diff >>
<< signature.asc >>






reply via email to

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