varnish / varnish-modules

Collection of Varnish Cache modules (vmods) by Varnish Software
Other
182 stars 86 forks source link

varnish-modules-0.15.0: vmod_tcp has format error on 32bit #122

Closed ingvarha closed 5 years ago

ingvarha commented 5 years ago

vmod_tcp.c:177: error: format '%lu' expects type 'long unsigned int', but argument 4 has type 'VCL_INT'

ingvarha commented 5 years ago

Fix as suggested by phk varnish-modules-0.15.0_format_fix.patch.txt