| ^~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:30:9: note: in expansion of macro 'pw_log' 174 | #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 'spa_pod_copy_array': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/defs.h:147:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 199 | ({ | ^ ../subprojects/cava-0.10.2/include/cava/util.h:7:20: note: in expansion of macro 'pw_log' 174 | #define spa_loop_utils_add_signal(l,...) spa_loop_utils_method_s(l,add_signal,0,__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/loop.h:64:41: note: in expansion of macro 'SPA_MIN' 353 | *n_vals = SPA_MIN(1u, SPA_POD_CHOICE_N_VALUES(pod)); |