[master] 53a8ab2df Flexelint silencing of deliberate conflict

Nils Goroll nils.goroll at uplex.de
Fri Jul 4 17:58:05 UTC 2025


commit 53a8ab2dfef5b21979fd1ae8615b583553dbd254
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Jul 4 19:57:40 2025 +0200

    Flexelint silencing of deliberate conflict
    
    Ref 37040b4d83e865718a1ec1429c46d1f97bc9efbc

diff --git a/bin/varnishd/mgt/mgt.h b/bin/varnishd/mgt/mgt.h
index 146ed69a6..3f20777c7 100644
--- a/bin/varnishd/mgt/mgt.h
+++ b/bin/varnishd/mgt/mgt.h
@@ -251,6 +251,7 @@ extern const char *mgt_vmod_path;
 #error "Keep pthreads out of the manager process"
 #endif
 
+//lint -e{401} deliberate conflict triggers flexelint
 static inline void
 pthread_create(void)
 {


More information about the varnish-commit mailing list