[master] 3272b6fae Surrender on two flint warnings for now

Nils Goroll nils.goroll at uplex.de
Thu Jan 7 17:37:07 UTC 2021


commit 3272b6faeedfcf0e7dfa58cef262b5cf7f3eab69
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Jan 7 18:34:39 2021 +0100

    Surrender on two flint warnings for now

diff --git a/vmod/flint.lnt b/vmod/flint.lnt
index 4bf457011..5231099c7 100644
--- a/vmod/flint.lnt
+++ b/vmod/flint.lnt
@@ -23,3 +23,6 @@
 -esym(765, Vmod_wrong*_Data)	// external '___' (___) could be made static
 -esym(714, Vmod_wrong*_Data)	// external '___' (___) could be made static
 -esym(754, foo::bar)		// local struct member not referenced
+// TODO - don't understand why this pops up now
+-esym(526, VSC_*)		// Symbol ... not defined
+-esym(755, VSC_*)		// global macro '___' (___) not referenced


More information about the varnish-commit mailing list