Reviewed-by: Chengwen Feng <[email protected]>

On 11/28/2025 9:56 PM, David Marchand wrote:
> With latest glibc (Fedora Rawhide):
> ../app/proc-info/main.c: In function 'collectd_resolve_cnt_type':
> ../app/proc-info/main.c:689:26: warning: initialization discards
>       'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>   689 |         char *type_end = strrchr(cnt_name, '_');
>       |                          ^~~~~~~
> 
> Fixes: 2deb6b5246d7 ("app/procinfo: add collectd format and host id")
> Cc: [email protected]
> 
> Signed-off-by: David Marchand <[email protected]>

Reply via email to