In message <[email protected]>, Martin Blix Gr
ydeland writes:

>The VCL compiler will produce code that does not compile when calling
>functions that takes zero arguments (these would be imported from vmods as
>none of the internal functions takes zero arguments). This because it will
>always output a comma in preparation for the arguments. Attached is a patch
>to correct this and only supply the comma when it is needed.

This should be fixed now.  I didn't quite use your patch, because the
fix makes the 'q' variable pointless.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

_______________________________________________
varnish-dev mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Reply via email to