Am 18.10.17 um 08:20 schrieb Adrian Bunk:
> ...
> check_varnish.c: In function 'check_stats_cb':
> check_varnish.c:193:33: error: 'const struct VSC_point' has no member named 
> 'section'
>   assert(sizeof(tmp) > (strlen(pt->section->fantom->type) + 1 +
>                                  ^
> check_varnish.c:194:19: error: 'const struct VSC_point' has no member named 
> 'section'
>           strlen(pt->section->fantom->ident) + 1 +
>                    ^
> check_varnish.c:195:21: error: 'const struct VSC_point' has no member named 
> 'desc'; did you mean 'sdesc'?
>           strlen(pt->desc->name) + 1));
>                      ^
> ...

looks like #879471 is the problem.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to