within expressions [-Wpedantic] 531 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'spa_interface_call_res' 537 | spa_interface_call_res((struct spa_interface*)core, | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/thread.h: In function 'spa_pod_builder_raw': /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] 147 | ({ | ^ ../subprojects/cava-0.10.2/src/output/common.c:39:29: note: in expansion of macro 'spa_loop_utils_add_signal' 64 | #define pw_log(lev,...) pw_logt(lev,PW_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/log.h:174:29: note: in expansion of macro 'max' 7 | __typeof__(b) _b = (b); | ^