[Ruby 1.9-Bug#4138][Assigned] Test Failure because of method redefined: test/irb/test_option.rb

Bug #4138: Test Failure because of method redefined:
test/irb/test_option.rb
http://redmine.ruby-lang.org/issues/show/4138

起票者: Yui NARUSE
ステータス: Assigned, 優先度: Normal
担当者: Nobuyoshi N.
ruby -v: ruby 1.9.3dev (2010-12-08 trunk 30145) [x86_64-freebsd8.1]

test-all が以下のように失敗します。

  1. Failure:
    test_end_of_option(TestIRB::TestOption)
    [/home/naruse/ruby/test/irb/test_option.rb:8]:
    [ruby-core:33574].
    <[]> expected but was
    <[“/home/naruse/ruby/lib/irb/ext/save-history.rb:29: warning: method
    redefined; discarding old save_history=”,
    “/home/naruse/ruby/lib/irb/extend-command.rb:211: warning: previous
    definition of save_history= was here”]>.

チケット #4138 が更新されました。 (by Nobuyoshi N.)

ステータス AssignedからClosedに変更
進捗 % 0から100に変更

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