Actions
Bug #5426
closedAdds reference to BasicObject on Object
Description
Currently Object doesn't references BasicObject. Patch adds a couple of small changes to it. Also adds some small updates to Class.
Files
Updated by drbrain (Eric Hodel) about 13 years ago
Please trim your trailing whitespace.
I modified your patch slightly to make it a bit more readable.
Updated by drbrain (Eric Hodel) about 13 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33447.
Alvaro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- object.c (Init_Object): Add reference to BasicObject, brief
explanation of constant lookup. Based on patch by Alvaro Pereyra
Rabanal.
[Ruby 1.9 - Bug #5426]
Actions
Like0
Like0Like0