Fathers

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_util_enum.cpp.o [93/229] Compiling C++ object test/utils/utils_test.p/JsonParser.cpp.o