#215: OpenSSL's SSLSocket appears not to be initialised correctly -------------------------------+-------------------------------------------- Reporter: celtic@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: openssl -------------------------------+-------------------------------------------- Comment(by celtic@…): #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/>