hash#update calls to_hash method on frozen object (in 1.9 mode)
---------------------------------------------------------------

                 Key: JRUBY-6130
                 URL: https://jira.codehaus.org/browse/JRUBY-6130
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.7
         Environment: --1.9
            Reporter: Martin Harriman
            Assignee: Thomas E Enebo


In jruby --1.9, hash#update will call to_hash on a frozen object; MRI 1.9.x 
will not.

See, for example, rubyspec/core/hash/update_spec.rb


--
This message is automatically generated by JIRA.
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