Project

General

Profile

Actions

Bug #8094

closed

Docs bug for Proc#arity

Bug #8094: Docs bug for Proc#arity

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Closed
Assignee:
Target version:
-
ruby -v:
ruby 2.0.0p0 (2013-02-24 revision 39474) [i386-darwin10.8.0]
Backport:
[ruby-core:53403]

Description

The docs for Proc#arity in proc.c claim that

proc { |x=0, y| }.arity # => 0

the result is really "1".

Updated by zzak (zzak _) over 12 years ago Actions #1

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

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


  • proc.c: Typo in Proc.arity found by Jack Nagel [Bug #8094]
Actions

Also available in: PDF Atom