[openssl-dev] [openssl.org #4245] OpenSSL-1.1-pre2 e_oss.h and inline conflicts

Salz, Rich via RT rt at openssl.org
Fri Jan 15 19:45:43 UTC 2016


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  <DEEngert at gmail.com<mailto:DEEngert at gmail.com>>




--
Senior Architect, Akamai Technologies
IM: richsalz at jabber.at Twitter: RichSalz




More information about the openssl-dev mailing list