Maniac´s debugging features: GetCommandInterpreterState (GetGameInfo), maniac_event_info & more debugging extensions #1655
Triggered via pull request
February 11, 2025 14:33
Status
Success
Total duration
26m 42s
Artifacts
–
Annotations
17 warnings
ubuntu:22.04:
src/game_interpreter_debug.cpp#L76
narrowing conversion of 'frame.lcf::rpg::SaveEventExecFrame::commands.std::vector<lcf::rpg::EventCommand>::size()' from 'std::vector<lcf::rpg::EventCommand>::size_type' {aka 'long unsigned int'} to 'int' [-Wnarrowing]
|
ubuntu:22.04:
src/scene_debug.cpp#L1221
variable 'evt_id' set but not used [-Wunused-but-set-variable]
|
debian:11
narrowing conversion of 'frame.lcf::rpg::SaveEventExecFrame::commands.std::vector<lcf::rpg::EventCommand>::size()' from 'std::vector<lcf::rpg::EventCommand>::size_type' {aka 'long unsigned int'} to 'int' [-Wnarrowing]
|
debian:11
variable 'evt_id' set but not used [-Wunused-but-set-variable]
|
debian:12:
src/game_interpreter_debug.cpp#L76
narrowing conversion of 'frame.lcf::rpg::SaveEventExecFrame::commands.std::vector<lcf::rpg::EventCommand>::size()' from 'std::vector<lcf::rpg::EventCommand>::size_type' {aka 'long unsigned int'} to 'int' [-Wnarrowing]
|
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]
|
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
narrowing conversion of 'frame.lcf::rpg::SaveEventExecFrame::commands.std::vector<lcf::rpg::EventCommand>::size()' from 'std::vector<lcf::rpg::EventCommand>::size_type' {aka 'long unsigned int'} to 'int' [-Wnarrowing]
|
ubuntu:20.04
variable 'evt_id' set but not used [-Wunused-but-set-variable]
|