Actions
Bug #457
closedIs irb/xmp supported in 1.9?
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
Updated by ko1 (Koichi Sasada) about 16 years ago
- Assignee set to keiju (Keiju Ishitsuka)
=begin
=end
Updated by yugui (Yuki Sonoda) about 16 years ago
- Category set to lib
- Target version set to 1.9.1 Release Candidate
=begin
=end
Updated by keiju (Keiju Ishitsuka) about 16 years ago
- Status changed from Open to Closed
=begin
=end
Actions
Like0
Like0Like0Like0