Snippets for alsa-utils 1.2.16 from Alpine armhf
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-armhf/main/alsa-utils/alsa-utils-1.2.16-r0.log.
-
../include/gettext.h:13:25: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'snd_pcm_uframes_t' {aka 'long unsigned int'} [-Wformat=] 13 | # define gettext(msgid) (msgid) | ^~~~~~~