InspectMapTreeInfo fix: LMU data indexes need to start at 1 #99
Annotations
14 warnings
debian:11
case value '2022' not in enumerated type 'Game_Interpreter::Cmd' {aka 'lcf::rpg::EventCommand::Code'} [-Wswitch]
|
ubuntu:22.04:
src/game_interpreter.cpp#L793
case value '2022' not in enumerated type 'Game_Interpreter::Cmd' {aka 'lcf::rpg::EventCommand::Code'} [-Wswitch]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
ubuntu:20.04
ignoring return value of 'bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) [with _Tp = Bitmap; std::nullptr_t = std::nullptr_t]', declared with attribute nodiscard [-Wunused-result]
|
ubuntu:20.04
case value '2022' not in enumerated type 'Game_Interpreter::Cmd' {aka 'lcf::rpg::EventCommand::Code'} [-Wswitch]
|