DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9153>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9153

RE.match() hangs when using {n,m}

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|RE.match() hangs when using |RE.match() hangs when using
                   |{n,m}                       |{n,m}



------- Additional Comments From [EMAIL PROTECTED]  2002-05-16 11:24 
-------
Sorry, but it should be 
RE re = new RE("^([\w\s]{1,50})$");
re.match("Controlling &Cheques");


But the problem remains the same..

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to