Project

General

Profile

Actions

Bug #3967

closed

rdoc generates bad HTML output for '...' in parameter list, call-seq: with multiple values

Bug #3967: rdoc generates bad HTML output for '...' in parameter list, call-seq: with multiple values

Added by meta (mathew murphy) about 15 years ago. Updated over 14 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]
Backport:
[ruby-core:32852]

Description

=begin
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.
=end

Updated by naruse (Yui NARUSE) about 15 years ago Actions #1

  • Category set to lib
  • Status changed from Open to Assigned
  • Assignee set to drbrain (Eric Hodel)

=begin

=end

Updated by meta (mathew murphy) almost 15 years ago Actions #2

=begin
Back-ref: #4149 can be resolved once this is fixed.
=end

Updated by drbrain (Eric Hodel) over 14 years ago Actions #3

  • Status changed from Assigned to Closed

=begin
Fixed by import of RDoc 3.5.1
=end

Actions

Also available in: PDF Atom