Project

General

Profile

Actions

Bug #457

closed

Is irb/xmp supported in 1.9?

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

Status:
Closed
ruby -v:
Backport:
[ruby-core:18347]

Description

=begin
Running the following:

require 'irb/xmp'

xmp <<END
artist = "Doc Severinsen"
artist.upcase
END

results in

(eval):3:in Raise': frame underflow (IRB::Frame::FrameUnderflow) from /usr/local/rubybook/lib/ruby/1.9.0/irb/frame.rb:38:in top'
from /usr/local/rubybook/lib/ruby/1.9.0/irb/frame.rb:54:in top' from /usr/local/rubybook/lib/ruby/1.9.0/irb/xmp.rb:81:in xmp'
from t1.rb:3:in `'
=end

Actions #1

Updated by ko1 (Koichi Sasada) over 15 years ago

  • Assignee set to keiju (Keiju Ishitsuka)

=begin

=end

Actions #2

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Category set to lib
  • Target version set to 1.9.1 Release Candidate

=begin

=end

Actions #3

Updated by keiju (Keiju Ishitsuka) over 15 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0