On Sun, 27 Jan 2019 18:51:58 +0100,
Viktor Dukhovni wrote:
> 
> > On Jan 27, 2019, at 5:33 AM, Tim Hudson <t...@openssl.org> wrote:
> > 
> > Tim - I think inline functions in public header files simply shouldn't be 
> > present.
> 
> I think they have their place, and we should try to make them more portable
> to less capable toolchains as needed.

A simple way to handle it is to move the DEFINE_ expansions to another
header file.  I suggest common_stacks.h and common_lhashes.h

At the very least for 3.0.0.  For 1.1.1, I have no idea...

Cheers,
Richard

-- 
Richard Levitte         levi...@openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
_______________________________________________
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project

Reply via email to