Bug #6264
closed
Added by gurgeous (Adam Doppelt) over 12 years ago.
Updated over 12 years ago.
Description
It reads:
Returns an array of strings representing the names of the instance variables.
It should read:
Returns an array of SYMBOLS representing the names of the instance variables.
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r35244.
Adam, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
struct.c (documentation for rb_struct_members_m):
fix 'array of strings' to 'array of symbols'
[ruby-core:44152][Bug #6264]
Also available in: Atom
PDF
Like0
Like0Like0