From: Ito Kazumitsu <[EMAIL PROTECTED]>
Date: Thu, 05 Jan 2006 23:47:03 +0900 (JST)

> +         // doables.index == lastIndex means an empty string
> +         // was the longest that matched this token.
> +         // We break here, otherwise we will fall into an endless loop.

Studying various cases, I have found that this comment is not
always true.

Although all cases in gnu.testlet.java.util.regex.Pattern.pcrematches
pass now, gnu.regexp must be reviewed thoroughly.


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

Reply via email to