[user@user gcc]$ c; CC="gcc -Winline" CXX="gcc -Winline" make -j4 ==== Building mocks_real (release) ==== ==== Building network (release) ==== ==== Building tinygettext (release) ==== ==== Building lobby (release) ==== ==== Building glooxwrapper (release) ==== ==== Building simulation2 (release) ==== ==== Building scriptinterface (release) ==== ==== Building engine (release) ==== GameSetup.cpp Linking engine ==== Building graphics (release) ==== CinemaManager.cpp PostprocManager.cpp Linking graphics ==== Building atlas (release) ==== MiscHandlers.cpp Linking atlas ==== Building gui (release) ==== precompiled.h CButton.cpp CChart.cpp CCheckBox.cpp CDropDown.cpp In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘CSize CChart::AddFormattedValue(const CStrW&, float, const CStrW&, float)’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/CChart.cpp:260:13: note: called from here 260 | CGUIString gui_str; | ^~~~~~~ CGUI.cpp CGUIScrollBarVertical.cpp CGUISprite.cpp CGUIString.cpp CGUIText.cpp CImage.cpp In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘void CGUIString::GenerateTextCall(const CGUI*, CGUIString::SFeedback&, CStrIntern, const int&, const int&, bool, const IGUIObject*) const’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUIString.cpp:160:32: note: called from here 160 | SpriteCall.m_Sprite = icon.m_SpriteName; | ^~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:22, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIText.h:54:9: warning: inlining failed in call to ‘CGUIText::SSpriteCall::~SSpriteCall() noexcept’: call is unlikely and code size would grow [-Winline] 54 | struct SSpriteCall | ^~~~~~~~~~~ ../../../source/gui/CGUIString.cpp:126:27: note: called from here 126 | CGUIText::SSpriteCall SpriteCall; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘void SGenerateTextImage::SetupSpriteCall(bool, CGUIText::SSpriteCall&, float, float, const CSize&, const CStr8&, float, int)’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUIText.cpp:54:24: note: called from here 54 | SpriteCall.m_Sprite = TextureName; | ^~~~~~~~~~~ CInput.cpp In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘void CGUIString::SetValue(const CStrW&)’: ../../../source/gui/CGUIString.h:71:11: warning: inlining failed in call to ‘CGUIString::TextChunk::Tag::TagAttribute::~TagAttribute() noexcept’: call is unlikely and code size would grow [-Winline] 71 | struct TagAttribute | ^~~~~~~~~~~~ ../../../source/gui/CGUIString.cpp:367:52: note: called from here 367 | TextChunk::Tag::TagAttribute a = {name, param}; | ^ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:53:10: warning: inlining failed in call to ‘CGUIString::TextChunk::Tag::~Tag() noexcept’: call is unlikely and code size would grow [-Winline] 53 | struct Tag | ^~~ ../../../source/gui/CGUIString.cpp:282:18: note: called from here 282 | TextChunk::Tag tag_; | ^~~~ In file included from ../../../source/gui/CGUIString.h:22, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIText.h: In constructor ‘CGUIText::CGUIText(const CGUI*, const CGUIString&, const CStrW&, float, float, const IGUIObject*)’: ../../../source/gui/CGUIText.h:54:9: warning: inlining failed in call to ‘CGUIText::SSpriteCall::~SSpriteCall() noexcept’: call is unlikely and code size would grow [-Winline] 54 | struct SSpriteCall | ^~~~~~~~~~~ ../../../source/gui/CGUIText.cpp:134:16: note: called from here 134 | SSpriteCall SpriteCall; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:119:9: warning: inlining failed in call to ‘CGUIString::SFeedback::~SFeedback() noexcept’: call is unlikely and code size would grow [-Winline] 119 | struct SFeedback | ^~~~~~~~~ ../../../source/gui/CGUIText.cpp:178:25: note: called from here 178 | CGUIString::SFeedback Feedback2; | ^~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:119:9: warning: inlining failed in call to ‘CGUIString::SFeedback::~SFeedback() noexcept’: call is unlikely and code size would grow [-Winline] 119 | struct SFeedback | ^~~~~~~~~ ../../../source/gui/CGUIText.cpp:357:25: note: called from here 357 | CGUIString::SFeedback Feedback2; | ^~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:119:9: warning: inlining failed in call to ‘CGUIString::SFeedback::~SFeedback() noexcept’: call is unlikely and code size would grow [-Winline] 119 | struct SFeedback | ^~~~~~~~~ ../../../source/gui/CGUIText.cpp:92:25: note: called from here 92 | CGUIString::SFeedback Feedback; | ^~~~~~~~ CList.cpp In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In destructor ‘SGUIScrollBarStyle::~SGUIScrollBarStyle()’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ COList.cpp In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type) [with _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {CStr8&, SGUIScrollBarStyle}; _Key = CStr8; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/lib/precompiled.h:65, from ../../../source/pch/gui/precompiled.h:19: ../../../source/gui/IGUIScrollBar.h:54:10: note: called from here 54 | MOVABLE(SGUIScrollBarStyle); | ^~~~~~~~~~~~~~~~~~ ../../../source/lib/code_annotation.h:226:2: note: in definition of macro ‘MOVABLE’ 226 | className(className&&) = default; \ | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: note: called from here 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘void CGUI::Xeromyces_ReadScrollBarStyle(XMBElement, CXeromyces*)’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:55:2: note: called from here 55 | SGUIScrollBarStyle() = default; | ^~~~~~~~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1267:34: note: called from here 1267 | scrollbar.m_SpriteButtonTop = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1267:34: note: called from here 1267 | scrollbar.m_SpriteButtonTop = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1269:41: note: called from here 1269 | scrollbar.m_SpriteButtonTopPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1269:41: note: called from here 1269 | scrollbar.m_SpriteButtonTopPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1271:42: note: called from here 1271 | scrollbar.m_SpriteButtonTopDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1271:42: note: called from here 1271 | scrollbar.m_SpriteButtonTopDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1273:38: note: called from here 1273 | scrollbar.m_SpriteButtonTopOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1273:38: note: called from here 1273 | scrollbar.m_SpriteButtonTopOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1275:37: note: called from here 1275 | scrollbar.m_SpriteButtonBottom = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1275:37: note: called from here 1275 | scrollbar.m_SpriteButtonBottom = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1277:44: note: called from here 1277 | scrollbar.m_SpriteButtonBottomPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1277:44: note: called from here 1277 | scrollbar.m_SpriteButtonBottomPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1279:45: note: called from here 1279 | scrollbar.m_SpriteButtonBottomDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1279:45: note: called from here 1279 | scrollbar.m_SpriteButtonBottomDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1281:41: note: called from here 1281 | scrollbar.m_SpriteButtonBottomOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: --param inline-unit-growth limit reached [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1281:41: note: called from here 1281 | scrollbar.m_SpriteButtonBottomOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1283:37: note: called from here 1283 | scrollbar.m_SpriteBackVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1283:37: note: called from here 1283 | scrollbar.m_SpriteBackVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1285:36: note: called from here 1285 | scrollbar.m_SpriteBarVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1285:36: note: called from here 1285 | scrollbar.m_SpriteBarVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1287:40: note: called from here 1287 | scrollbar.m_SpriteBarVerticalOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1287:40: note: called from here 1287 | scrollbar.m_SpriteBarVerticalOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance& CGUISpriteInstance::operator=(CGUISpriteInstance&&)’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1289:43: note: called from here 1289 | scrollbar.m_SpriteBarVerticalPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1289:43: note: called from here 1289 | scrollbar.m_SpriteBarVerticalPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: warning: inlining failed in call to ‘SGUIScrollBarStyle::~SGUIScrollBarStyle() noexcept’: --param inline-unit-growth limit reached [-Winline] 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1215:21: note: called from here 1215 | SGUIScrollBarStyle scrollbar; | ^~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1267:34: note: called from here 1267 | scrollbar.m_SpriteButtonTop = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1269:41: note: called from here 1269 | scrollbar.m_SpriteButtonTopPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1271:42: note: called from here 1271 | scrollbar.m_SpriteButtonTopDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1273:38: note: called from here 1273 | scrollbar.m_SpriteButtonTopOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1275:37: note: called from here 1275 | scrollbar.m_SpriteButtonBottom = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1277:44: note: called from here 1277 | scrollbar.m_SpriteButtonBottomPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1279:45: note: called from here 1279 | scrollbar.m_SpriteButtonBottomDisabled = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1281:41: note: called from here 1281 | scrollbar.m_SpriteButtonBottomOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1283:37: note: called from here 1283 | scrollbar.m_SpriteBackVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1285:36: note: called from here 1285 | scrollbar.m_SpriteBarVertical = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1287:40: note: called from here 1287 | scrollbar.m_SpriteBarVerticalOver = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1289:43: note: called from here 1289 | scrollbar.m_SpriteBarVerticalPressed = attr_value; | ^~~~~~~~~~ In file included from ../../../source/gui/GUI.h:36, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/IGUIScrollBar.h:50:8: warning: inlining failed in call to ‘SGUIScrollBarStyle::~SGUIScrollBarStyle() noexcept’: call is unlikely and code size would grow [-Winline] 50 | struct SGUIScrollBarStyle | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/CGUI.cpp:1215:21: note: called from here 1215 | SGUIScrollBarStyle scrollbar; | ^~~~~~~~~ In file included from ../../../source/gui/CGUIText.h:26, from ../../../source/gui/CGUIString.h:22, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/graphics/TextRenderer.h: In member function ‘virtual void CInput::Draw()’: ../../../source/graphics/TextRenderer.h:29:7: warning: inlining failed in call to ‘CTextRenderer::~CTextRenderer() noexcept’: call is unlikely and code size would grow [-Winline] 29 | class CTextRenderer | ^~~~~~~~~~~~~ ../../../source/gui/CInput.cpp:1268:46: note: called from here 1268 | CTextRenderer textRenderer(tech->GetShader()); | ^ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘virtual void CList::AddItem(const CStrW&, const CStrW&)’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/CList.cpp:418:13: note: called from here 418 | CGUIString data_string; | ^~~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/CList.cpp:414:13: note: called from here 414 | CGUIString gui_string; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘virtual void COList::SetupText()’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/COList.cpp:79:14: note: called from here 79 | CGUIString gui_string; | ^~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/COList.cpp:107:16: note: called from here 107 | CGUIString align_string; | ^~~~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘virtual void CList::SetupText()’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/CList.cpp:116:15: note: called from here 116 | CGUIString align_string; | ^~~~~~~~~~~~ CProgressBar.cpp CRadioButton.cpp CSlider.cpp CText.cpp CTooltip.cpp GUIManager.cpp GUIMatrix.cpp GUIRenderer.cpp GUITooltip.cpp GUIbase.cpp GUIutil.cpp IGUIButtonBehavior.cpp In file included from ../../../source/gui/CGUISprite.h:153, from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/GUIRenderer.h: In function ‘void GUIRenderer::UpdateDrawCallCache(GUIRenderer::DrawCalls&, const CStr8&, const CRect&, int, std::map&)’: ../../../source/gui/GUIRenderer.h:35:9: warning: inlining failed in call to ‘GUIRenderer::SDrawCall::~SDrawCall() noexcept’: call is unlikely and code size would grow [-Winline] 35 | struct SDrawCall | ^~~~~~~~~ ../../../source/gui/GUIRenderer.cpp:193:22: note: called from here 193 | SDrawCall Call(*cit); // pointers are safe since we never modify sprites/images after startup | ^ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In function ‘bool __ParseString(const CStrW&, T&) [with T = CGUISpriteInstance]’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/GUIutil.cpp:273:11: note: called from here 273 | Output = CGUISpriteInstance(Value.ToUTF8()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IGUIObject.cpp IGUIScrollBar.cpp IGUIScrollBarOwner.cpp IGUITextOwner.cpp In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘bool CGUISetting::FromString(const CStrW&, const bool&) [with T = CGUISpriteInstance]’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/GUIutil.cpp:35:4: note: called from here 35 | T settingValue; | ^~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUISprite.h: In member function ‘bool CGUISetting::FromJSVal(JSContext*, JS::HandleValue) [with T = CGUISpriteInstance]’: ../../../source/gui/CGUISprite.h:158:7: warning: inlining failed in call to ‘CGUISpriteInstance::~CGUISpriteInstance() noexcept’: call is unlikely and code size would grow [-Winline] 158 | class CGUISpriteInstance | ^~~~~~~~~~~~~~~~~~ ../../../source/gui/GUIutil.cpp:47:4: note: called from here 47 | T settingValue; | ^~~~~~~~~~~~ MiniMap.cpp In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘bool CGUISetting::FromString(const CStrW&, const bool&) [with T = CGUIString]’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/GUIutil.cpp:35:4: note: called from here 35 | T settingValue; | ^~~~~~~~~~~~ In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In member function ‘bool CGUISetting::FromJSVal(JSContext*, JS::HandleValue) [with T = CGUIString]’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ ../../../source/gui/GUIutil.cpp:47:4: note: called from here 47 | T settingValue; | ^~~~~~~~~~~~ In file included from ../../../source/gui/CGUIString.h:22, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIText.h:170:14: warning: inline function ‘void CGUIText::Draw(CGUI*, const CGUIColor&, const CPos&, float, const CRect&) const’ used but never defined 170 | inline void Draw(CGUI* pGUI, const CGUIColor& DefaultColor, const CPos& pos, const float z, const CRect& clipping) const; | ^~~~ ../../../source/gui/CGUIText.h: In member function ‘virtual void IGUITextOwner::DrawText(size_t, const CGUIColor&, const CPos&, float, const CRect&)’: ../../../source/gui/CGUIText.h:170:14: warning: inlining failed in call to ‘void CGUIText::Draw(CGUI*, const CGUIColor&, const CPos&, float, const CRect&) const’: function body not available [-Winline] ../../../source/gui/IGUITextOwner.cpp:101:33: note: called from here 101 | m_GeneratedTexts.at(index).Draw(m_pGUI, color, pos, z, clipping); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GuiScriptConversions.cpp JSInterface_GUIManager.cpp JSInterface_GUITypes.cpp In file included from ../../../source/ps/TemplateLoader.h:21, from ../../../source/gui/GUIManager.h:28, from ../../../source/gui/CGUIColor.h:22, from ../../../source/gui/GUIbase.h:38, from ../../../source/gui/CGUISprite.h:40, from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/simulation2/system/ParamNode.h: In static member function ‘static bool ScriptInterface::call(JSContext*, uint, JS::Value*) [with R = CParamNode; T0 = std::__cxx11::basic_string; R (* fptr)(ScriptInterface::CxPrivate*, typename ScriptInterface::MaybeRef::Type) = JSI_GUIManager::GetTemplate]’: ../../../source/simulation2/system/ParamNode.h:148:7: warning: inlining failed in call to ‘CParamNode::~CParamNode() noexcept’: call is unlikely and code size would grow [-Winline] 148 | class CParamNode | ^~~~~~~~~~ In file included from ../../../source/scriptinterface/ScriptInterface.h:454, from ../../../source/gui/GUIManager.h:30, from ../../../source/gui/CGUIColor.h:22, from ../../../source/gui/GUIbase.h:38, from ../../../source/gui/CGUISprite.h:40, from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/scriptinterface/NativeWrapperDefns.h:75:46: note: called from here 75 | ScriptInterface::AssignOrToJSValUnrooted(cx, rval, fptr(ScriptInterface::GetScriptInterfaceAndCBData(cx), params...)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../source/ps/TemplateLoader.h:21, from ../../../source/gui/GUIManager.h:28, from ../../../source/gui/CGUIColor.h:22, from ../../../source/gui/GUIbase.h:38, from ../../../source/gui/CGUISprite.h:40, from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/simulation2/system/ParamNode.h: In constructor ‘CMiniMap::CMiniMap(CGUI*)’: ../../../source/simulation2/system/ParamNode.h:148:7: warning: inlining failed in call to ‘CParamNode::~CParamNode() noexcept’: call is unlikely and code size would grow [-Winline] 148 | class CParamNode | ^~~~~~~~~~ ../../../source/gui/MiniMap.cpp:84:107: note: called from here 84 | const CParamNode pathingSettings = externalParamNode.GetChild("Pathfinder").GetChild("PassabilityClasses"); | ^ In file included from ../../../source/ps/TemplateLoader.h:21, from ../../../source/gui/GUIManager.h:28, from ../../../source/gui/CGUIColor.h:22, from ../../../source/gui/GUIbase.h:38, from ../../../source/gui/CGUISprite.h:40, from ../../../source/gui/CGUIString.h:21, from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/simulation2/system/ParamNode.h:148:7: warning: inlining failed in call to ‘CParamNode::~CParamNode() noexcept’: call is unlikely and code size would grow [-Winline] 148 | class CParamNode | ^~~~~~~~~~ ../../../source/gui/MiniMap.cpp:82:13: note: called from here 82 | CParamNode externalParamNode; | ^~~~~~~~~~~~~~~~~ JSInterface_IGUIObject.cpp JSInterface_IGUITextOwner.cpp ScriptFunctions.cpp In file included from ../../../source/gui/CGUIList.h:21, from ../../../source/gui/GUI.h:28, from ../../../source/pch/gui/precompiled.h:28: ../../../source/gui/CGUIString.h: In function ‘bool FromJSVal_vector(JSContext*, JS::HandleValue, std::vector<_Tp>&) [with T = CGUIString]’: ../../../source/gui/CGUIString.h:40:7: warning: inlining failed in call to ‘CGUIString::~CGUIString() noexcept’: call is unlikely and code size would grow [-Winline] 40 | class CGUIString | ^~~~~~~~~~ In file included from ../../../source/gui/scripting/GuiScriptConversions.cpp:28: ../../../source/scriptinterface/ScriptConversions.h:70:5: note: called from here 70 | T el2; | ^~~ L10n.cpp precompiled.cpp Linking gui ==== Building lowlevel (release) ==== ==== Building mongoose (release) ==== ==== Building Collada (release) ==== Linking Collada