expressions [-Wpedantic] 5 | ({ | ^ /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_parse_object' 83 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/loop.h:356:49: note: in expansion of macro 'spa_loop_utils_add_signal' 64 | #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_pod_parse_object' 26 | res = spa_pod_parse_object(format, | ^~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/alac-utils.h: In function 'spa_format_audio_vorbis_parse': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:531:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 199 | ({ | ^ ../subprojects/cava-0.10.2/src/output/terminal_ncurses.c:255:28: note: in expansion of macro 'SPA_MIN' 337 | n_values = SPA_MIN(n_values, max_values); | ^~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/iter.h: In function 'gboolean wp_log_topic_is_enabled(WpLogTopic*, GLogLevelFlags)': /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/log.h:112:24: warning: bitwise operation between different enumeration types 'WpLogTopicFlags' and 'GLogLevelFlags' is deprecated [-Wdeprecated-enum-enum-conversion] 112 | return spa_pod_parse_object(format, | ^~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:553:1: warning: ISO