r667 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sat Aug 5 14:24:37 CEST 2006


Author: phk
Date: 2006-08-05 14:24:37 +0200 (Sat, 05 Aug 2006)
New Revision: 667

Modified:
   trunk/varnish-cache/bin/varnishd/flint.lnt
Log:
Improve.



Modified: trunk/varnish-cache/bin/varnishd/flint.lnt
===================================================================
--- trunk/varnish-cache/bin/varnishd/flint.lnt	2006-08-05 12:24:25 UTC (rev 666)
+++ trunk/varnish-cache/bin/varnishd/flint.lnt	2006-08-05 12:24:37 UTC (rev 667)
@@ -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




More information about the varnish-commit mailing list