#310: eval throws an exception with backtrace nil ------------------------+--------------------------------------------------- Reporter: d...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: eval exception backtrace ------------------------+---------------------------------------------------
Comment(by d...@…): 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel