'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/pipewire-0.3/pipewire/core.h:361:16: 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] 553 | ({ |