Project

General

Profile

Actions

Bug #162

closed

The thwait standard library fails to comp;ile under 1.9

Added by pragdave (Dave Thomas) almost 16 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:17267]

Description

=begin
dave[RUBY3/Book 21:56:55*] ruby -v -r 'thwait' -e 1
ruby 1.9.0 (2008-06-16 revision 15427) [i686-darwin9.3.0]
/usr/local/rubybook/lib/ruby/1.9.0/thwait.rb:56:in <class:ThreadsWait>': undefined method extend_to' for Exception2MessageMapper:Module (NoMethodError)
from /usr/local/rubybook/lib/ruby/1.9.0/thwait.rb:53:in <top (required)>' from :0:in require'
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) almost 16 years ago

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

=begin
Applied in changeset r17363.
=end

Actions

Also available in: Atom PDF

Like0
Like0