Add the ability to supress deprecation warnings
authorMatt Caswell <matt@openssl.org>
Fri, 29 Nov 2019 12:01:18 +0000 (12:01 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 4 Dec 2019 17:46:27 +0000 (17:46 +0000)
commit67b8f5bdbf95ad4def2dd27c220545b15d847aae
tree28e7f027ebf6adb40c6c31fc2509202251b5f335
parent25d7cd1d69e5d5df9c9f346922a48797baca03b7
Add the ability to supress deprecation warnings

We add a new macro OPENSSL_SUPRESS_DEPRECATED which enables applications
to supress deprecation warnings where necessary.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10558)
include/openssl/macros.h