This VCL compiler thing...

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Mar 13 11:20:16 CET 2006


In message <5.2.0.9.0.20060313110024.033ffd78 at pop.vg.no>, Anders Berg writes:
>It also accured to me that we could link the errors to the error documentation.
>
>Unreferenced  function 'request_policy', first mention is
>         Line 8 Pos 4
>         sub request_policy {
>         ----##############--
>Read more about this type of error: 
>http://varnish/doc/error.html#Unreferenced%20function
>
>
>         Unknown variable 'obj.bandwidth'
>         At: Line 88 Pos 12
>                 if (obj.bandwidth < 1 kb/h) {
>         ------------#############------------
>Read more about this type of error: 
>http://varnish/doc/error.html#Unknown%20variable

Good idea.


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



More information about the varnish-dev mailing list