+Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::cache_l' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::coef1' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::coef2' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::delta' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::predictor' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::samp1' is not initialized in the constructor. [uninitMemberVar] +Arx/src/audio/codec/ADPCM.cpp:61:13: warning: Member variable 'CodecADPCM::samp2' is not initialized in the constructor. [uninitMemberVar] +Arx/src/game/magic/Rune.h:61:2: warning: Member variable 'RuneInfo::rune' is not initialized in the constructor. [uninitMemberVar] +Arx/src/game/magic/spells/SpellsLvl07.cpp:325:16: warning: Member variable 'IceFieldSpell::tType' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/effects/Fissure.cpp:72:12: warning: Member variable 'CRiseDead::tfRaysa' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/effects/Fissure.cpp:72:12: warning: Member variable 'CRiseDead::tfRaysb' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/effects/Fissure.cpp:408:18: warning: Member variable 'CSummonCreature::tfRaysa' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/effects/Fissure.cpp:408:18: warning: Member variable 'CSummonCreature::tfRaysb' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/particle/ParticleParams.h:110:2: warning: Member variable 'ParticleParams::m_endSegment' is not initialized in the constructor. [uninitMemberVar] +Arx/src/graphics/particle/ParticleParams.h:110:2: warning: Member variable 'ParticleParams::m_startSegment' is not initialized in the constructor. [uninitMemberVar] +Arx/src/gui/MainMenu.cpp:516:2: warning: Member variable 'LocalizationMenuPage::m_audioLanguageSlider' is not initialized in the constructor. [uninitMemberVar] +Arx/src/gui/MainMenu.cpp:516:2: warning: Member variable 'LocalizationMenuPage::m_textLanguageSlider' is not initialized in the constructor. [uninitMemberVar] +Arx/src/input/SDL1InputBackend.cpp:37:19: warning: Member variable 'SDL1InputBackend::currentClickCount' is not initialized in the constructor. [uninitMemberVar] +Arx/src/input/SDL1InputBackend.cpp:37:19: warning: Member variable 'SDL1InputBackend::currentUnclickCount' is not initialized in the constructor. [uninitMemberVar] +Arx/src/input/SDL1InputBackend.cpp:37:19: warning: Member variable 'SDL1InputBackend::currentWheel' is not initialized in the constructor. [uninitMemberVar] +Arx/src/input/SDL2InputBackend.cpp:32:19: warning: Member variable 'SDL2InputBackend::currentClickCount' is not initialized in the constructor. [uninitMemberVar] +Arx/src/input/SDL2InputBackend.cpp:32:19: warning: Member variable 'SDL2InputBackend::currentUnclickCount' is not initialized in the constructor. [uninitMemberVar] +Arx/src/io/fs/FilesystemBoost.cpp:150:21: warning: Member variable 'directory_iterator::m_entry' is not initialized in the constructor. [uninitMemberVar] +Arx/src/io/fs/FilesystemBoost.cpp:150:21: warning: Member variable 'directory_iterator::m_handle' is not initialized in the constructor. [uninitMemberVar] +Arx/src/io/resource/PakReader.cpp:225:11: warning: Member variable 'BlastFileInBuffer::readbuf' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::attachedFiles' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::crashReportFolder' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::description' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::executablePath' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::executableVersion' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::title' is not initialized in the constructor. [uninitMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:35:2: warning: Member variable 'CrashInfoBase::variables' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL1Window.cpp:35:13: warning: Member variable 'SDL1Window::m_gammaBlue' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL1Window.cpp:35:13: warning: Member variable 'SDL1Window::m_gammaGreen' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL1Window.cpp:35:13: warning: Member variable 'SDL1Window::m_gammaRed' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL2Window.cpp:74:13: warning: Member variable 'SDL2Window::m_gammaBlue' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL2Window.cpp:74:13: warning: Member variable 'SDL2Window::m_gammaGreen' is not initialized in the constructor. [uninitMemberVar] +Arx/src/window/SDL2Window.cpp:74:13: warning: Member variable 'SDL2Window::m_gammaRed' is not initialized in the constructor. [uninitMemberVar] +Arx/tools/crashreporter/ErrorReport.cpp:56:14: warning: Member variable 'ErrorReport::m_ProcessArchitecture' is not initialized in the constructor. [uninitMemberVar]