Patches: Browse | Submit New | Admin

[#12154] Method#call in combination with super is broken

Date:
2007-07-10 12:31
Priority:
3
Submitted By:
Peter Vanbroekhoven (calamitas)
Assigned To:
Akinori MUSHA (knu)
Category:
Language / Runtime / Core Libraries
State:
Open
Summary:
Method#call in combination with super is broken

Detailed description
See [rubycore:11600] (and ensuing discussion on ruby-core and ruby-talk.) Function newm seems to have switched the meaning
of id and oid. I changed inspect to still use the id as passed to mnew and thus preserve the result of inspect.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-12-11 14:56
Sender: Roger Pack

feel free to submit a patch to the new bug tracker
[http://redmine.ruby-lang.org/] if this patch still applies.
Thanks!
Date: 2007-08-11 19:50
Sender: Shyouhei Urabe

Assiging to knu; this is an API change that can be included
to 1.8

Attached Files:

Name Description Download
method_alias_patch Download

Changes:

Field Old Value Date By
assigned_toshyouhei2007-08-11 19:50shyouhei
File Added2220: method_alias_patch2007-07-10 12:31calamitas