#215: OpenSSL's SSLSocket appears not to be initialised correctly
-------------------------------+--------------------------------------------
 Reporter:  cel...@…           |       Owner:  lsansone...@…        
     Type:  defect             |      Status:  new                  
 Priority:  major              |   Milestone:                       
Component:  MacRuby            |    Keywords:  openssl              
-------------------------------+--------------------------------------------

Comment(by cel...@…):

 #218 reports on what could be causing the initialize problem - the modules
 which call `super' (which should call the C `initialize') in SSLSocket are
 included after the C `initialize' is declared (there's no other way);
 including 'masking' functions from modules appears to erroneously render
 them completely inaccessible in MacRuby.

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

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

Reply via email to