You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-dev@jakarta.apache.org by bu...@apache.org on 2002/02/20 07:01:15 UTC

DO NOT REPLY [Bug 6567] New: - ArrayIndex...Exception from RE.match

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=6567>.
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=6567

ArrayIndex...Exception from RE.match

           Summary: ArrayIndex...Exception from RE.match
           Product: Regexp
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Other
        AssignedTo: regexp-dev@jakarta.apache.org
        ReportedBy: jtulach@netbeans.org


I was able to get the RE (sources updated from CVS on 20/02/2002) into incorrect
state by using a regular pattern of style (x|(y|(z|...))). I tried to debug the
code, but I've got lost, so it seems I need a help from the maintainer of the
code...

I will attach an example that demonstates the problem. Everything seems to work
without "(" and ")" but with them it crashes.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>