fe86616c72
is made to directly cast a function of one type to what it considers and incompatible type. In particular gcc 3.4.2. Add new openssl_fcast macro to place functions into a form where the compiler will allow them to be cast. The current version achives this by casting to: void function(void). |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile | ||
message | ||
pem.h | ||
pem2.h | ||
pem_all.c | ||
pem_err.c | ||
pem_info.c | ||
pem_lib.c | ||
pem_oth.c | ||
pem_pk8.c | ||
pem_pkey.c | ||
pem_seal.c | ||
pem_sign.c | ||
pem_x509.c | ||
pem_xaux.c | ||
pkcs7.lis |