]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/err.h
Deprecate XXXerr() macros
authorRich Salz <rsalz@akamai.com>
Tue, 30 Jul 2019 19:40:23 +0000 (15:40 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 19 Sep 2019 13:27:38 +0000 (09:27 -0400)
commitf6aca23e268799380e4e4193789ed96db1ed57f3
tree078b9b53ce4c48eb20f9a083aaf3032104d6f192
parent0f17ac26fc552b7f233e8765e6b6a278c9731e2a
Deprecate XXXerr() macros

Actually, for transition, they're not really deprecated.  Remove the
"1 ||" from the ifdef line (in include/openssl/err.h) when ready to
do this in production/"for real"

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9441)
include/openssl/err.h
util/err-to-raise