]> git.ipfire.org Git - thirdparty/openssl.git/commit
Ignore unused arguments warnings in engine.h stubs.
authorMilan Broz <gmazyland@gmail.com>
Tue, 11 Nov 2025 10:48:41 +0000 (11:48 +0100)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:32:18 +0000 (07:32 -0500)
commit80db9e92fd1d2b693b0e6f756b4f71b47b57ceae
tree0e17eaedc615e0552c587fd6e90868baad3acf32
parent92e0d58e0279abfff9883dcff84d347361b08851
Ignore unused arguments warnings in engine.h stubs.

This add pragma setting for gcc an clang compilers.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
include/openssl/engine.h