| ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:243:9: note: in definition of macro 'pw_loop_add_signal' 98 | pw_loop_add_signal(pw_main_loop_get_loop(data.loop), SIGTERM, do_quit, &data); | ^~~~~~~~~~~~~~~~~~ In file included from /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/wp.h:25, from ../include/modules/wireplumber.hpp:4, from ../src/factory.cpp:104: /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/log.h: In function 'spa_format_audio_wma_parse': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:531:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 531 | ({ | ^ ../subprojects/cava-0.10.2/src/output/terminal_ncurses.c:255:50: note: in expansion of macro 'max' 255 | max_update_value = max(max_update_value, max(bars[bar], previous_frame[bar])); | ^~~ ../subprojects/cava-0.10.2/include/cava/util.h:5:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 147 | ({ | ^