Rubyspec: SimpleDelegator send spec fails due to bug in 1.8.7 stdlib
--------------------------------------------------------------------

                 Key: JRUBY-4105
                 URL: http://jira.codehaus.org/browse/JRUBY-4105
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.8.7, RubySpec
    Affects Versions: JRuby 1.4.0RC1
            Reporter: Charles Oliver Nutter


I believe we inherited this via 1.8.7's stdlib:

{noformat}
1)
SimpleDelegator.new forwards private method calls made via send or __send__ 
ERROR
NoMethodError: undefined method `priv' for #<DelegateSpecs::Simple:0x3a1778>
/Users/headius/projects/jruby/lib/ruby/1.8/delegate.rb:157:in `method_missing'
/Users/headius/projects/jruby/spec/ruby/library/delegate/send_spec.rb:21
/Users/headius/projects/jruby/spec/ruby/library/delegate/send_spec.rb:5
/Users/headius/projects/jruby/spec/ruby/library/delegate/send_spec.rb:55: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