[MacRuby-devel] [MacRuby] #310: eval throws an exception with backtrace nil

MacRuby ruby-noreply at macosforge.org
Tue Sep 1 06:59:44 PDT 2009


#310: eval throws an exception with backtrace nil
------------------------+---------------------------------------------------
 Reporter:  dev@…       |       Owner:  lsansonetti@…           
     Type:  defect      |      Status:  new                     
 Priority:  major       |   Milestone:  MacRuby 0.5             
Component:  MacRuby     |    Keywords:  eval exception backtrace
------------------------+---------------------------------------------------

Comment(by dev@…):

 Can anybody add this failing test to "test_vm/eval.rb"?

 {{{
 assert 'true', 'begin; eval("1 = 1"); rescue Exception => e; end; p
 e.backtrace.kind_of? Array'
 }}}

 Thanks!

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/310#comment:1>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list