forbids braced-groups within expressions [-Wpedantic] 5 | ({ | ^ ../subprojects/cava-0.10.2/src/output/terminal_ncurses.c:255:50: note: in expansion of macro 'max' 7 | __typeof__(b) _b = (b); | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556: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/pod/builder.h: In function 'pw_core_errorv': /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] 634 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/ra-utils.h:26:15: note: in expansion of macro 'pw_log_warn' 70 | pw_log_warn("pw quit signal %d received, terminating...", signal_number); | ^~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c: 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 (topic->flags & log_level & WP_LOG_TOPIC_LEVEL_MASK) != 0; | ~~~~~~~~~~~~~^~~~~~~~~~~ [77/229] Compiling C++ object waybar.p/src_modules_clock.cpp.o