[ruby-core:32852] [Ruby 1.9-Bug#3967][Open] rdoc generates bad HTML output for '...' in parameter list, call-seq: with multiple values

From: mathew murphy <redmine@...>
Date: 2010-10-19 23:15:31 UTC
List: ruby-core #32852
Bug #3967: rdoc generates bad HTML output for '...' in parameter list, call-seq: with multiple values
http://redmine.ruby-lang.org/issues/show/3967

Author: mathew murphy
Status: Open, Priority: Normal
ruby -v: ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux] 

Run rdoc on hash.c from the Ruby 1.9.2 source distribution, and look at the output for #values_at to see the problem with using '...' to show an arbitrary number of arguments.

It also mangles the Hash.new documentation, because the call-seq: directive is followed by multiple syntax variants.


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next