File.fnmatch **/* handles bracket patterns incorrectly
------------------------------------------------------

                 Key: JRUBY-2199
                 URL: http://jira.codehaus.org/browse/JRUBY-2199
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1RC2
         Environment: Latest JRuby 1.1RC2
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.1


{noformat}
p File.fnmatch('[a-z]', 'D')
{noformat}

Prints true in JRuby, but false in MRI.

-- 
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