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

Also available in: Atom PDF

Like0
Like0Like0Like0