You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plugins/trace_api_plugin/compressed_file.cpp:138:66: warning: comparison of integer expressions of different signedness: ‘std::__tuple_element_t<0, std::tuple<long unsigned int, long unsigned int> >’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
plugins/trace_api_plugin/compressed_file.cpp:289:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
trace_api_plugin/trace_api_plugin.cpp:363:12: warning: variable ‘cfg_options’ set but not used [-Wunused-but-set-variable]
The text was updated successfully, but these errors were encountered:
Minor warnings:
The text was updated successfully, but these errors were encountered: