the problem in crypto/rsa/rsa_sign.c should be fixed. To fix the warnings with size_t and BIO_printf() a better solution would be to have a '%z' length modifier as using %lu for size_t might cause warnings on other systems.
Thanks, Nils ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
