classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] RFC: gnu.regexp fix to avoid unwanted PatternSyntaxExce


From: Dalibor Topic
Subject: Re: [cp-patches] RFC: gnu.regexp fix to avoid unwanted PatternSyntaxException
Date: Fri, 06 Jan 2006 04:34:57 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

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  <address@hidden>

        * 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




reply via email to

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