Missing Regexp#match form
-------------------------

                 Key: JRUBY-4044
                 URL: http://jira.codehaus.org/browse/JRUBY-4044
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.4.0RC1
         Environment: Mac OS X 10.6 under rvm 0.52
            Reporter: David Waite


When running the specs for my project (http://github.com/dwaite/cookiejar) I 
see several issues due to the absence of the two-argument form of Regexp#match:

Regexp#match (str,pos) , where pos is the starting position for the search 
within the string.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to