^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/log.h:166:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 531 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/ra-utils.h:26:15: note: in expansion of macro 'pw_logt' 171 | #define pw_log_warn(...) pw_log(SPA_LOG_LEVEL_WARN,__VA_ARGS__) | ^~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:30:9: note: in expansion of macro 'spa_interface_call' 221 | spa_interface_call(&log->iface, struct spa_log_methods, topic_init, 1, topic); | ^~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/log.h:221:9: note: in expansion of macro 'spa_callbacks_call_res' 243 | spa_callbacks_call_res(&(iface)->cb,method_type,res,method,vers,##__VA_ARGS__)