[master] 04e460016 varnishtest: Flexelint silencing was still wrong
Nils Goroll
nils.goroll at uplex.de
Sun Feb 23 12:36:10 UTC 2025
commit 04e4600161b837e8e95d3e8a61d115864c0b086b
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Sun Feb 23 13:06:45 2025 +0100
varnishtest: Flexelint silencing was still wrong
(sorry)
diff --git a/bin/varnishtest/vtc_proxy.c b/bin/varnishtest/vtc_proxy.c
index 14029671c..4734ff77b 100644
--- a/bin/varnishtest/vtc_proxy.c
+++ b/bin/varnishtest/vtc_proxy.c
@@ -50,7 +50,7 @@ static const char vpx2_sig[] = {
'Q', 'U', 'I', 'T', '\n',
};
-//lint -emacro(750, PP2_*)
+//lint -esym(750, PP2_*)
#define PP2_TYPE_ALPN 0x01
#define PP2_TYPE_AUTHORITY 0x02
#define PP2_TYPE_CRC32C 0x03
More information about the varnish-commit
mailing list