[MacRuby] #812: Eval with binding is not able to retrieve local_variables

MacRuby ruby-noreply at macosforge.org
Mon Oct 11 21:47:45 PDT 2010


#812: Eval with binding is not able to retrieve local_variables
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.enige@…          |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:                       
Component:  MacRuby                  |    Keywords:  irb                  
-------------------------------------+--------------------------------------

Comment(by lsansonetti@…):

 I committed some fixes as r4789. However, one of the tests in the script
 pasted above doesn't run successfully yet.

 {{{
 $ ./miniruby t3.rb
 [:toplevel, :b]
 []
 #<Binding:0x4004c5020>
 [:toplevel, :b, :not_toplevel]
 $
 }}}

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



More information about the macruby-tickets mailing list