diff options
author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-25 06:50:55 +0000 |
---|---|---|
committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-25 06:50:55 +0000 |
commit | a211575a14599677e16219744206276d20a968bc (patch) | |
tree | 2f2862df8c9180afbb4acb0f1f746ebd8d5e3875 /ext/tcltklib/tcltklib.c | |
parent | 5863452cf30e8b411b7e95e1fae78ccd1cb00b4c (diff) | |
download | ruby-a211575a14599677e16219744206276d20a968bc.tar.gz ruby-a211575a14599677e16219744206276d20a968bc.tar.xz ruby-a211575a14599677e16219744206276d20a968bc.zip |
* ext/openssl/extconf.rb: add check for BN_rand_range() and
BN_pseudo_rand_range().
* ext/openssl/ossl_bn.c (ossl_bn_s_rand_range): should raise
NotImplementedError if BN_rand_range() wan not defined.
* ext/openssl/ossl_bn.c (ossl_bn_s_pseudo_rand_range): should raise
NotImplementedError if BN_pseudo_rand_range() wan not defined.
* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_s_encrypt): avoid compiler
warning for OpenSSL-0.9.6.
* ext/openssl/ossl_pkcs7.c (ossl_pkcs7si_initialize): ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tcltklib/tcltklib.c')
0 files changed, 0 insertions, 0 deletions