Regexp behaving differently under JRuby with Joni and MRI
---------------------------------------------------------

                 Key: JRUBY-1647
                 URL: http://jira.codehaus.org/browse/JRUBY-1647
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
         Environment: JRuby 1.1b1 with Joni, latest trunk.
            Reporter: Vladimir Sizikov


"A".gsub(/[^a]/i, "*") returns "A" on MRI 1.8.6

BUT, the very same line returns "*" on JRuby with Joni, Ruby 1.9, Rubinius.

On the other hand, Perl and Java behave as MRI 1.8.6. So it seems that this 
might be Onigurama regression.


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