Actions
Bug #5344
closedClarified Array.new Documentation
    Bug #5344:
    Clarified Array.new Documentation
  
Description
Main comment didn't match the examples. Show output of the code
examples.
Files
        
           Updated by drbrain (Eric Hodel) about 14 years ago
          Updated by drbrain (Eric Hodel) about 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33389.
Henry, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- array.c (rb_ary_initalize):  Make Array.new description match
 call-seq. Patch by Henry Maddocks. [Ruby 1.9 - Bug #5344]
Actions