Project

General

Profile

Actions

Bug #4701

closed

Hide some internal constants of Timeout from rdoc

Added by phiggins (Pete Higgins) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2011-05-13 trunk 31542) [x86_64-linux]
Backport:
[ruby-core:36211]

Description

Timeout uses some constants to perform some of its voodoo with backtraces. These don't appear to be useful outside of Timeout, so I added :nodoc: to them.


Files

nodoc_for_timeout_constants.diff (499 Bytes) nodoc_for_timeout_constants.diff phiggins (Pete Higgins), 05/16/2011 11:31 AM
Actions #1

Updated by drbrain (Eric Hodel) almost 13 years ago

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

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


  • lib/timeout.rb (module Timeout): Hide internal constants. Patch by
    Pete Higgins. [Ruby 1.9 - Bug #4701]
Actions

Also available in: Atom PDF

Like0
Like0