]> err.no Git - varnish/commit
Add some asserts to the plumbing around the C-compiler invocation.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 20 Nov 2007 11:07:47 +0000 (11:07 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 20 Nov 2007 11:07:47 +0000 (11:07 +0000)
commited40da712ebfaa2d446862cfa23c21020d47b422
tree8606581f96e27edb996af1c2230cca11e8d17c53
parent18b074fc2aca1c4c1fcf4536a58fd0a8ae061e8f
Add some asserts to the plumbing around the C-compiler invocation.

Collect any messages from the C-compiler and pass them on to the
user, but do not take them as evidence of a failed compilation,
check the returnvalue for that.

To avoid confusion, explicitly say when the VCL program was compiled.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2263 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_vcc.c