ERR: clean away everything related to _F_ macros from util/mkerr.pl
authorRichard Levitte <levitte@openssl.org>
Thu, 12 Nov 2020 08:21:05 +0000 (09:21 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Feb 2021 13:09:16 +0000 (14:09 +0100)
commitb14c8465c0899c3c2b2acc3d01472941de4c318e
tree7b2f5fab582ca0970ad4d0aedb63f09786eb9b8b
parentbbde8566191e5851f4418cbb8acb0d50b16170d8
ERR: clean away everything related to _F_ macros from util/mkerr.pl

Instead, we preserve all the pre-3.0 _F_ macros in the backward
compatibility headers include/openssl/cryptoerr_legacy.h and
include/openssl/sslerr_legacy.h

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13392)
include/openssl/cryptoerr_legacy.h
include/openssl/sslerr_legacy.h
util/mkerr.pl