Snippets for zabbix 7.4.13 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/zabbix74-proxy/7.4.13/150amd64-default.log.
-
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
-
xml.c:332:78: warning: 'content' is deprecated [-Wdeprecated-declarations] 332 | zbx_variant_set_str(value, zbx_strdup(NULL, (const char *)xmlBufferLocal->content)); | ^ -
item_preproc.c:980:62: warning: 'content' is deprecated [-Wdeprecated-declarations] 980 | *error = zbx_strdup(*error, (const char *)xmlBufferLocal->content); | ^