[master] f5892a5 Un-neuter flexelint

Poul-Henning Kamp phk at FreeBSD.org
Mon May 15 23:04:05 CEST 2017


commit f5892a5fb7052ed71838f5d540a89a806bb51c33
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon May 15 21:03:46 2017 +0000

    Un-neuter flexelint

diff --git a/bin/varnishncsa/flint.lnt b/bin/varnishncsa/flint.lnt
index ac808d4..5270ff2 100644
--- a/bin/varnishncsa/flint.lnt
+++ b/bin/varnishncsa/flint.lnt
@@ -1,25 +1,2 @@
 
-+d__attribute__()=
-
 -efile(451, "varnishncsa_options.h")
-
--e763	// Redundant declaration for symbol '...' previously declared
-
-// cache_vcl.c
--e641	// Converting enum 'cli_status_e' to int
-
-// Review all below this line ///////////////////////////////////////////////
-
--e767	// Macro redef (system queue.h vs ours )
-
--e712	// Loss of precision (assignment) (long long to
--e747	// Significant prototype coercion (arg. no. 2) long
--e713	// Loss of precision (assignment) (unsigned long long to long long)
--e506	// Constant value boolean
--e818	// Pointer parameter '...' could be declared as pointing to const
--e774	// Boolean within 'if' always evaluates to False
--e534	// Ignoring return value of function
--e557	// unrecog format
--e732   // Loss of sign (arg. no. 2) (int to unsigned
--e788	// tag not used in defaulted switch
-



More information about the varnish-commit mailing list