[MacRuby-devel] [MacRuby] #530: Net::SSH doesn't work with MacRuby

MacRuby ruby-noreply at macosforge.org
Thu Dec 31 02:02:13 PST 2009


#530: Net::SSH doesn't work with MacRuby
---------------------------------+------------------------------------------
 Reporter:  sk8tr1981@…          |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  critical             |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by eloy.de.enige@…):

 Please find out if the #initialize_ssh method is indeed protected or what
 else could be the problem. It would be very helpful if the end result of
 your deduction would be a simple test reproducing the problem for the
 test_vm suite:
 http://github.com/masterkain/macruby/blob/master/test_vm/dispatch.rb

 If the method is indeed protected and Net::SSH is using #send to
 circumvent it, then that's probably the problem, which has existed for a
 while now. In fact, in the dispatch.rb tests on line 92 you'll find a test
 for this problem.

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



More information about the MacRuby-devel mailing list