#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/>