From 9626750349838612c02f3e52637848cdc9bf58e6 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 5 Aug 2006 12:24:37 +0000 Subject: [PATCH] Improve. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@667 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/flint.lnt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/varnish-cache/bin/varnishd/flint.lnt b/varnish-cache/bin/varnishd/flint.lnt index f6933097..020c06f3 100644 --- a/varnish-cache/bin/varnishd/flint.lnt +++ b/varnish-cache/bin/varnishd/flint.lnt @@ -1,8 +1,12 @@ --passes=12 +-passes=3 + ++libh mgt_event.h // Fix strchr() semtics, it can only return NULL if arg2 != 0 -sem(strchr, 1p, type(1), 2n == 0 ? (@p < 1p) : (@p < 1p || @p == 0 )) +-ffc // No automatic custody + -e763 // Redundant declaration for symbol '...' previously declared -e726 // Extraneous comma ignored -e728 // Symbol ... not explicitly initialized -- 2.39.5