Ito Kazumitsu wrote:
This fixes the bug #25616.

I have updated the mauve test
  gnu/testlet/java/util/regex/Pattern/matches.java
for testing this fix.

ChangeLog:
2006-01-05  Ito Kazumitsu  <[EMAIL PROTECTED]>

        * gnu/regexp/RE.java(initialize): Allow repeat.empty.token.

        * gnu/regexp/RETokenRepeated.java(match): Break the loop
        when an empty string matched an empty token.    



Thanks for the patch, Ito. Looks fine to me. I'd suggest removing unnecessary code, rather then commenting it out, though.

cheers,
dalibor topic


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to