bug-mailfromd
Re: [Bug-mailfromd] exporting metrics with declaration
>
> > 2. and I am getting this
> >
> > mfmod_openmetrics.c: In function 'http_log':
> > mfmod_openmetrics.c:1060:35: warning: passing argument 3 of
> 'MHD_get_connection_values' from incompatible pointer type [-
> Wincompatible-pointer-types]
> > 1060 | &reassemble_get_args, pool);
> > | ^~~~~~~~~~~~~~~~~~~~
> > | |
> > | int (*)(void *, enum
> MHD_ValueKind, const char *, const char *)
> > In file included from mfmod_openmetrics.c:23:
>
> You are using old version of libmicrohttpd. Both warnings are harmless
> and can be ignored. Upgrade to 0.9.62 if they bug you.
>
This are the ones in CentOS9 I am using.
libmicrohttpd-0.9.72-4.el9.x86_64
libmicrohttpd-devel-0.9.72-4.el9.x86_64