Refactor: Allow outside unsafe access to internal interpreter state o… #109
Annotations
12 errors and 10 warnings
debian:11
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
debian:11
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
debian:11
Process completed with exit code 1.
|
ubuntu:22.04:
src/scene_debug.cpp#L835
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
ubuntu:22.04:
src/scene_debug.cpp#L844
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
ubuntu:22.04
Process completed with exit code 1.
|
debian:12:
src/scene_debug.cpp#L835
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
debian:12:
src/scene_debug.cpp#L844
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
debian:12
Process completed with exit code 1.
|
ubuntu:20.04
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
ubuntu:20.04
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
ubuntu:20.04
Process completed with exit code 1.
|
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]
|