Project

General

Profile

Actions

Bug #5426

closed

Adds reference to BasicObject on Object

Added by alvaropereyra (Alvaro Pereyra Rabanal) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
trunk
Backport:
[ruby-core:40065]

Description

Currently Object doesn't references BasicObject. Patch adds a couple of small changes to it. Also adds some small updates to Class.


Files

0001-updates-object-information.patch (2.29 KB) 0001-updates-object-information.patch alvaropereyra (Alvaro Pereyra Rabanal), 10/09/2011 08:09 AM

Updated by drbrain (Eric Hodel) over 12 years ago

Please trim your trailing whitespace.

I modified your patch slightly to make it a bit more readable.

Actions #2

Updated by drbrain (Eric Hodel) over 12 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

Also available in: Atom PDF

Like0
Like0Like0