[master] 95d515f Silence a warning from pcre.h

Poul-Henning Kamp phk at varnish-cache.org
Sat May 14 21:24:36 CEST 2011


commit 95d515f41fef77316a0eac9af15f3e3d1d5827f8
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat May 14 19:23:49 2011 +0000

    Silence a warning from pcre.h

diff --git a/bin/varnishd/flint.lnt b/bin/varnishd/flint.lnt
index 9d9a231..41ed4f9 100644
--- a/bin/varnishd/flint.lnt
+++ b/bin/varnishd/flint.lnt
@@ -76,6 +76,7 @@
 
 -emacro(835, HTTPH)	// Info 835: A zero has been given as left argument to operator '&'
 -emacro(845, HTTPH)	// Info 845: The left argument to operator '&&' is certain to be 0
+-esym(773, PCRE_DATE)	// Expression-like macro '___' not parenthesized
 //////////////
 -efunc(1791, pdiff)	// return last on line
 //////////////



More information about the varnish-commit mailing list