Forum: Ruby-core [Ruby 1.9-Bug#3776][Open] mismatch of rdoc in array.c

Posted by Andrei Kulakov (Guest)
on 2010-08-31 19:26
Attachment: ary_rdoc.patch (365 Bytes)
(Received via mailing list)
Bug #3776: mismatch of rdoc in array.c
http://redmine.ruby-lang.org/issues/show/3776

Author: Andrei Kulakov
Status: Open, Priority: Normal
Category: DOC, Target version: 1.9.3
ruby -v: trunk

--- array.c~  2010-06-11 07:21:18.000000000 +0300
+++ array.c  2010-08-31 05:36:12.844565473 +0300
@@ -1897,7 +1897,7 @@

 /*
  *  call-seq:
- *     ary.rotate([n = 1]) -> new_ary
+ *     ary.rotate([cnt = 1]) -> new_ary
  *
  *  Returns new array by rotating +self+, whose first element is the
  *  element at +cnt+ in +self+.  If +cnt+ is negative then it rotates
Posted by Yui NARUSE (Guest)
on 2010-09-01 07:37
(Received via mailing list)
Issue #3776 has been updated by Yui NARUSE.

Status changed from Open to Closed
% Done changed from 0 to 100

This issue was solved with changeset r29157.
Andrei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

----------------------------------------
http://redmine.ruby-lang.org/issues/show/3776
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.