Avoid warnings with -pedantic, specifically:
authorDr. Stephen Henson <steve@openssl.org>
Fri, 4 Jul 2008 23:12:52 +0000 (23:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 4 Jul 2008 23:12:52 +0000 (23:12 +0000)
commitd4cdbab99b8ead6ae2462d6b452f8b2462ca8733
tree293758bf967241b3621e2cc8af8d52907c06ff07
parent5f834ab123af6444b7cffe21849e434ad6479f8a
Avoid warnings with -pedantic, specifically:

Conversion between void * and function pointer.
Value computed not used.
Signed/unsigned argument.
13 files changed:
apps/openssl.c
crypto/asn1/ameth_lib.c
crypto/asn1/x_name.c
crypto/conf/conf_api.c
crypto/engine/eng_table.c
crypto/evp/evp_pbe.c
crypto/evp/pmeth_lib.c
crypto/ex_data.c
crypto/mem_dbg.c
crypto/objects/obj_xref.c
crypto/txt_db/txt_db.c
crypto/x509v3/v3_utl.c
ssl/ssl_sess.c