[master] bcdc20c Message 850 is not helpful

Poul-Henning Kamp phk at FreeBSD.org
Wed Jun 25 10:25:48 CEST 2014


commit bcdc20ce259a886f137eff1960dede2550ec2a85
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