e_os.2 line 327:: # if !defined(inline) && !defined(__cplusplus)
Should this be: # if !defined(ossl_inline) && !defined(__cplusplus) The purpose of this section is to end up with a good definition for ossl_inline If some preceding header file (and I have run across this) does a #define inline The e_os2.h will not change the ossl_inline and the safestack.h and other header files will prodice pages of errors. -- Douglas E. Engert <[email protected]<mailto:[email protected]>> -- Senior Architect, Akamai Technologies IM: [email protected] Twitter: RichSalz _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
