| pw_loop_add_signal(pw_main_loop_get_loop(data.loop), SIGINT, do_quit, &data); | ^~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:199:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 553 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/raw-utils.h:28:15: note: in expansion of macro 'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:99:5: note: in expansion of macro 'max' 7 | __typeof__(b) _b = (b); | ^ ../subprojects/cava-0.10.2/src/output/common.c:27:29: note: in expansion of macro 'spa_loop_utils_method_s' 356 | #define pw_core_error(c,...) pw_core_method(c,error,0,__VA_ARGS__) | ^~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/builder.h: In function 'pw_core_get_registry': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:199:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 199 |