Project

General

Profile

Actions

Backport #2441

closed

irb win32 - command help broken inside irb from installer ( irb version 0.9.5(05/04/13))

Added by vavdeev (Vlad Why) over 14 years ago. Updated almost 13 years ago.


Description

=begin
command help broken inside irb from installer ( irb version 0.9.5(05/04/13))

same for mingw version

would be very nice to have a "submit_ruby_bug.rb"

thank you for developing Ruby

irb(main):001:0> help
NameError: undefined method execute' for module IRB::ExtendCommand::Help'
from (eval):4:in instance_method' from (eval):4:in irb_help'
from (irb):1
from D:/server/ruby/bin/irb.bat:20:in `'

irb(main):002:0>
=end

Actions #1

Updated by ujihisa (Tatsuhiro Ujihisa) over 14 years ago

  • Status changed from Open to Assigned
  • Assignee set to usa (Usaku NAKAMURA)

=begin

=end

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 14 years ago

  • Assignee changed from usa (Usaku NAKAMURA) to keiju (Keiju Ishitsuka)
  • Priority changed from 3 to Normal

=begin
Platform independent issue.
=end

Actions #3

Updated by yugui (Yuki Sonoda) over 14 years ago

  • Status changed from Assigned to Closed

=begin
This was fixed at r24227 on the trunk, and merged into ruby_1_9_1 at r26019.
=end

Actions #4

Updated by vavdeev (Vlad Why) over 14 years ago

=begin
Thank you for fixing,
there is one more...

D:\server\ruby\bin>irb

irb(main):001:0> help "notknown"
Nothing known about notknown

D:\server\ruby\bin> <--- irb has exited

=end

Actions #5

Updated by nobu (Nobuyoshi Nakada) over 14 years ago

=begin
It's a different issue.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0