Project

General

Profile

Bug #7753 ยป rdoc_changes_to_module.patch

Patch fixes erroroneous documentation; applies successfully to trunk, 1.8, and 1.9.3 - nchelluri (Narsimham Chelluri), 01/30/2013 03:44 AM

View differences:

object.c (working copy)
* attr_writer(symbol, ...) -> nil
*
* Creates an accessor method to allow assignment to the attribute
* <i>aSymbol</i><code>.id2name</code>.
* <i>symbol</i><code>.id2name</code>.
*/
static VALUE
    (1-1/1)