#416: DRB does not work with MacRuby 5.0
------------------------------+---------------------------------------------
 Reporter:  g...@…             |       Owner:  lsansone...@…        
     Type:  defect            |      Status:  new                  
 Priority:  blocker           |   Milestone:                       
Component:  MacRuby           |    Keywords:  drb                  
------------------------------+---------------------------------------------

Comment(by lsansone...@…):

 The problem is inside File#open, the modes argument doesn't seem valid.

 {{{
 (gdb) po modes
 {
     "argc_limit" = 256;
     idconv = "#<DRb::DRbIdConv:0x2000f3c60>";
     "load_limit" = 26214400;
     "safe_level" = 0;
     "tcp_acl" = "<null>";
     verbose = 0;
 }
 }}}

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

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to