4 Sep
2023
4 Sep
'23
3:36 p.m.
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