thickos

in definition of macro 'max' 27 | bars[m_y] = max(bars[z] / pow(monstercat * 1.5, de), bars[m_y]); | ^~~ ../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/pod/parser.h:556:9: note: in expansion of macro 'spa_loop_utils_add_signal' 64 | #define pw_log(lev,...) pw_logt(lev,PW_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~ In file included from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/builder.h:23, from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/format-utils.h:13: /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/builder.h: In function 'pw_core_get_registry': /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] 338 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:98:5: note: in expansion of macro 'spa_loop_utils_add_signal' 64 | #define pw_loop_add_signal(l,...) spa_loop_utils_add_signal((l)->utils,__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:99:5: note: in expansion of macro 'spa_pod_parse_object'