RubySpec: Hash#update raises a TypeError if called on a non-empty, frozen 
instance
----------------------------------------------------------------------------------

                 Key: JRUBY-3389
                 URL: http://jira.codehaus.org/browse/JRUBY-3389
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.2
            Reporter: Charles Oliver Nutter


{noformat}
     [java] Hash#update raises a TypeError if called on a non-empty, frozen 
instance ERROR
     [java] TypeError: can't modify frozen hash #<Class:01x3f0cf200>
     [java] 
/Users/headius/projects/jruby/spec/ruby/core/hash/shared/update.rb:38:in 
`update'
     [java] 
/Users/headius/projects/jruby/spec/ruby/core/hash/shared/update.rb:38
     [java] /Users/headius/projects/jruby/spec/ruby/core/hash/update_spec.rb:6
     [java] 
/Users/headius/projects/jruby/spec/ruby/core/hash/update_spec.rb:54:in `load'
{noformat}

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