braced-groups within expressions [-Wpedantic] 553 | ({ | ^ ../subprojects/cava-0.10.2/src/output/common.c:39:29: note: in definition of macro 'spa_interface_call' 221 | spa_interface_call(&log->iface, struct spa_log_methods, topic_init, 1, topic); | ^~~~~~~~~~~~~~~~~~ In file included from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/pod.h:12, from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/iter.h:15, from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:15, from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/format-utils.h:12, from ../subprojects/cava-0.10.2/src/input/pipewire.c:5: /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 (struct spa_pod *)spa_pod_builder_add_object(builder, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/array.h: In function 'spa_pod_builder_child':