Bug #3400
apparent typos in ext/openssl/openssl_missing.{h,c}
Description
=begin
There are some apparent typos in the "if defined" checks in openssl_missing.{h,c} which could potentially cause compatibility problems with future versions of OpenSSL. See the attached patch. The patch was generated against the trunk r27864.
=end
Files
Associated revisions
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
- Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
merges r29190 from trunk into ruby_1_9_2.¶
* Fixed wrong check of missing functions. Patch by Adrian Quark. ref #3400 The patch contains following comment: This patch should avoid unnecessary incompatibility with future versions of Openssl. Changes suggested by bmaher_at_amazon.com.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@29662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
History
Updated by nahi (Hiroshi Nakamura) over 9 years ago
=begin
To administrator: allow me to update this ticket, please?
=end
Updated by nahi (Hiroshi Nakamura) over 9 years ago
- Assignee set to nahi (Hiroshi Nakamura)
=begin
Yui: Thanks!
=end
Updated by nahi (Hiroshi Nakamura) over 9 years ago
- Status changed from Open to Closed
- Target version set to 1.9.3
=begin
Adrian, I checked the patch and confirmed that all of the fix are for typo. Applied it. Thank you!
=end
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e