Dir#[] and Dir#glob incompatibilities
-------------------------------------

                 Key: JRUBY-1508
                 URL: http://jira.codehaus.org/browse/JRUBY-1508
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.2
            Reporter: Nick Sieger
             Fix For: JRuby 1.1


See http://www.ruby-doc.org/core/classes/Dir.html#M002348

Dir#[] is currently mapped directly onto Dir#glob, except our glob only accepts 
one pattern. According to the docs for glob, it should accept either an array 
or a 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