[4.0] c4d99ff Message 850 is not helpful

Lasse Karstensen lkarsten at varnish-software.com
Mon Sep 22 16:38:21 CEST 2014


commit c4d99ffe0392f751d09c6f2bc2c539d898b796f2
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Jun 25 08:25:24 2014 +0000

    Message 850 is not helpful

diff --git a/bin/varnishd/flint.lnt b/bin/varnishd/flint.lnt
index 9ad0543..be84816 100644
--- a/bin/varnishd/flint.lnt
+++ b/bin/varnishd/flint.lnt
@@ -122,6 +122,9 @@
 -e728	// Symbol ... not explicitly initialized
 -e716	// while(1) ... 
 -e785	// Too few initializers for aggregate 
+-e850	// for loop index variable '___' whose type category is '___' 
+	// is modified in body of the for loop that began at '___'
+
 
 -esym(765, vcc_ProcAction) // could be made static
 -esym(759, vcc_ProcAction) // could be moved to module



More information about the varnish-commit mailing list