Dunbar

spa_callbacks_call_res(&(iface)->cb,method_type,res,method,vers,##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/thread.h: In function 'spa_format_audio_iec958_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] 553 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:243:9: note: in expansion of macro 'spa_callbacks_call_res' 243 | spa_callbacks_call_res(&(iface)->cb,method_type,res,method,vers,##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/thread.h:89: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/iec958-utils.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