noodl (Vincent Bray)
- Login: noodl
- Email: noodlet@gmail.com
- Registered on: 12/27/2010
- Last sign in: 12/27/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/07/2011
-
06:28 PM Ruby Bug #4210: id rather than object_id used in 1.9 rdoc for ObjectSpace
- =begin
Yes, sorry, I missed that it was a block parameter. Apologies for the noise.
I'm not able to close this issue..
=end
12/29/2010
-
03:14 AM Ruby Bug #4210: id rather than object_id used in 1.9 rdoc for ObjectSpace
- =begin
Sorry I meant the initial comments in the rdoc, like this:
define_finalizer(a, proc {|id| puts "Finalizer one on #{id}" })
Presumably #{id} should be ${object_id}, no?
=end
12/27/2010
-
01:17 AM Ruby Bug #4210 (Rejected): id rather than object_id used in 1.9 rdoc for ObjectSpace
- =begin
http://ruby-doc.org/ruby-1.9/classes/ObjectSpace.html
s/id/object_id/
Clearly this is a very minor issue. Is there a better place for this kind of docs issues?
=end