'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/dsp-utils.h:26:15: note: in expansion of macro 'max' 27 | bars[m_y] = max(bars[z] - height_normalizer * pow(de, 2), bars[m_y]); | ^~~ ../subprojects/cava-0.10.2/include/cava/util.h:5:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 83 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'max' 7 | __typeof__(b) _b = (b); | ^ ../subprojects/cava-0.10.2/src/output/common.c:23:29: note: in expansion of macro 'pw_loop_add_signal' 98 | pw_loop_add_signal(pw_main_loop_get_loop(data.loop), SIGINT, do_quit, &data); | ^~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/log.h:221:9: note: in expansion of macro 'max' 23 | bars[m_y] = max(bars[z] / pow(monstercat * 1.5, de), bars[m_y]);