]> git.ipfire.org Git - thirdparty/openssl.git/commit
e_os2: add ossl_static_assert_type_eq
authorČestmír Kalina <ckalina@redhat.com>
Fri, 2 Dec 2022 11:44:09 +0000 (06:44 -0500)
committerPauli <pauli@openssl.org>
Fri, 17 Mar 2023 00:12:47 +0000 (11:12 +1100)
commit0e200d2a19185dab9d73eee90bd6cd0246416a9e
tree97403b4a3842dc752e87c27036b80efcaade1aa3
parent232dd87c55f66ecae906299cbea1ea7782241b64
e_os2: add ossl_static_assert_type_eq

Add a gcc-only static assertion that a variable is of a specified type.

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12256)
include/internal/e_os.h