ImGui Combo out of Json #110
Annotations
5 warnings
src/look_up_saves.hpp#L11
no previous declaration for ‘std::string getSubdirectoriesInFolder(nlohmann::json_abi_v3_11_2::json, const std::filesystem::__cxx11::path&)’ [-Wmissing-declarations]
|
src/look_up_saves.hpp#L49
conversion to ‘std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
src/look_up_saves.hpp#L55
no previous declaration for ‘void select_combo_from_json(const json&, const string&, int&)’ [-Wmissing-declarations]
|
src/look_up_saves.hpp#L77
conversion to ‘std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
src/main.cpp#L369
ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading