ruby-cvs:22848
From: technorama ruby-lang.org
Date: Tue, 26 Feb 2008 16:11:24 +0900 (JST)
Subject: [ruby-cvs:22848] Ruby:r15611 (ruby_1_8): * ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings.
technorama 2008-02-26 16:11:23 +0900 (Tue, 26 Feb 2008)
New Revision: 15611
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/openssl/ossl_pkey_dh.c
branches/ruby_1_8/ext/openssl/ossl_pkey_dsa.c
branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c
branches/ruby_1_8/ext/openssl/ossl_pkey_rsa.c
branches/ruby_1_8/ext/openssl/ossl_ssl_session.c
Log:
* ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings.
* ext/openssl/ossl_asn1.c: Simplify code.
* ext/openssl/ossl_ssl_session.c Fix compiler warnings.
Undefine #id if SSL_SESSION_get_id is not supported.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_rsa.c?r1=15611&r2=15610&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15611&r2=15610&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_dh.c?r1=15611&r2=15610&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c?r1=15611&r2=15610&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_dsa.c?r1=15611&r2=15610&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl_session.c?r1=15611&r2=15610&diff_format=u