a case for vmod VARARGS

Nils Goroll slink at schokola.de
Sun Nov 10 13:37:41 UTC 2019


On 09/11/2019 17:02, Geoff Simmons wrote:
> So IMO +1 to vararg syntax in VMOD declarations, and consider the
> options for translating the varargs to C.

I agree and I did not intend to imply that we needed to use C varargs. An arrays
appears to be a good option.

Also I think that restricting varargs to be of a single type should be fine,
because we already got optional arguments and default values.

Nils



More information about the varnish-dev mailing list