[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70787] [Ruby trunk - Feature #9612] Gemify OpenSSL
From:
zzak@...
Date:
2015-09-13 03:28:23 UTC
List:
ruby-core #70787
Issue #9612 has been updated by Zachary Scott. Assignee set to openssl ---------------------------------------- Feature #9612: Gemify OpenSSL https://bugs.ruby-lang.org/issues/9612#change-54170 * Author: Zachary Scott * Status: Open * Priority: Normal * Assignee: openssl ---------------------------------------- Previously in #9439 we discussed removing OpenSSL from Ruby, however this wasn't the right approach. I would like to suggest Aaron's approach from [ruby-core:60075](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/60075) You can see his patch here: https://github.com/tenderlove/ruby/commit/fd96a5b As [ruby-core:60063](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/60063) states, we will need to modify the visibility of thread_native.h as seen here: https://github.com/ruby/ruby/blob/8cacc6459/ext/openssl/ossl.c#L469-L480 -- https://bugs.ruby-lang.org/