#625: macirb failing with latest trunk
----------------------------------------+-----------------------------------
 Reporter:  pontus.stromd...@…          |       Owner:  lsansone...@…           
       
     Type:  defect                      |      Status:  new                     
       
 Priority:  major                       |   Milestone:  MacRuby 0.6             
       
Component:  MacRuby                     |    Keywords:  macirb irb_binding 
workspace.rb
----------------------------------------+-----------------------------------

Comment(by lsansone...@…):

 Seems to work fine here.

 {{{
 t.rb(main):002:0> $ cat t.rb
 p 42
 $ macirb -f t.rb
 t.rb(main):001:0> p 42
 42
 => 42
 t.rb(main):002:0> $
 }}}

 I suspect you have an IRB config file that does not follow macirb's
 behavior.

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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to