Snippets for apache-serf 1.3.10 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/serf/1.3.10_1/150amd64-default.log.
-
buckets/ssl_buckets.c:570:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 570 | strlen(nm->d.ia5->data) != nm->d.ia5->length) | ^~~~~~~~~~~~~~~