alsa-project/alsa-utils issue #233 was opened from tiwai: The recent change for fixes builds on the latest gcc broke the builds on the older gcc version instead. The truncated parameters can't be handled well by the older gcc. I guess we should rather add the option to ignore the unused parameters instead of truncating unused parameters. Not all compilers support those new syntax. Issue URL : https://github.com/alsa-project/alsa-utils/issues/233 Repository URL: https://github.com/alsa-project/alsa-utils