of macro 'spa_pod_parse_object' 83 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:243:9: note: in expansion of macro 'pw_core_method' 350 | #define pw_loop_add_signal(l,...) spa_loop_utils_add_signal((l)->utils,__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/aac-utils.h:26:15: 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] 531 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/latency-utils.h:116:20: note: in expansion of macro 'SPA_FLAG_CLEAR' 210 | SPA_FLAG_CLEAR(builder->state.flags, SPA_POD_BUILDER_FLAG_FIRST);