Actions
Bug #6110
closed#respond_to? returns true on 1.9.3 and false on ruby-head
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0dev (2012-03-03 trunk 34887) [x86_64-darwin10.8.0]
Backport:
Description
Under ruby-head, when calling #respond_to? on another object of the same type false is always returned, even though the method can be called. However, this returns true under ruby 1.9.3.
Attached is a test that reproduces the problem.
Files
Updated by kosaki (Motohiro KOSAKI) over 12 years ago
- Status changed from Open to Rejected
Actions
Like0
Like0