-Arx/src/ai/PathFinderManager.cpp:161:9: warning: variable 'distance' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/Animation.cpp:276:30: warning: variable 'tkf2015' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:604:8: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:605:8: warning: variable 'second' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:606:8: warning: variable 'third' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:692:9: warning: variable 'lightsCount' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:918:8: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:919:8: warning: variable 'second' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:920:8: warning: variable 'third' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:1111:9: warning: variable 'lightsCount' is not initialized [cppcoreguidelines-init-variables] -Arx/src/animation/AnimationRender.cpp:1189:8: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:109:7: warning: variable '_min' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:109:13: warning: variable '_max' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:110:7: warning: variable '_interval' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:110:18: warning: variable '_flags' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:189:7: warning: variable '_start' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:189:15: warning: variable '_loop' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:189:22: warning: variable '_delay_min' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:189:34: warning: variable '_delay_max' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:189:46: warning: variable '_flags' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:521:7: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:564:6: warning: variable 'iflags' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:565:6: warning: variable 'key_c' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:627:6: warning: variable 'magic' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:627:13: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/Ambiance.cpp:638:6: warning: variable 'nbtracks' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/codec/ADPCM.cpp:135:10: warning: variable 'nRead' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/codec/WAV.cpp:114:7: warning: variable '_offset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALBackend.cpp:290:16: warning: variable 'start' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALBackend.cpp:290:25: warning: variable 'end' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALBackend.cpp:290:32: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALBackend.cpp:578:9: warning: variable 'dummy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:64:8: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:88:8: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:318:9: warning: variable 'read' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:349:9: warning: variable 'alformat' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:509:9: warning: variable 'queuedBuffers' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:637:8: warning: variable 'sourceState' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:642:8: warning: variable 'nbuffersProcessed' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:659:10: warning: variable 'buffer' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:705:9: warning: variable 'buffersQueued' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:730:8: warning: variable 'newRead' is not initialized [cppcoreguidelines-init-variables] -Arx/src/audio/openal/OpenALSource.cpp:749:9: warning: variable 'newSourceState' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicKeyframer.cpp:86:22: warning: variable 'klightprev2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicKeyframer.cpp:86:37: warning: variable 'klightnext2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicLoad.cpp:143:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicLoad.cpp:163:6: warning: variable 'nbitmaps' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicLoad.cpp:197:6: warning: variable 'nsounds' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicLoad.cpp:207:8: warning: variable 'ignored' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicLoad.cpp:244:7: warning: variable 'idsound' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:110:7: warning: variable 'h2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:250:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:250:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:250:16: warning: variable 'i2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:250:20: warning: variable 'i3' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:273:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:273:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:273:16: warning: variable 'i2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/cinematic/CinematicTexture.cpp:273:20: warning: variable 'i3' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/ArxGame.cpp:215:7: warning: variable 'init' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/ArxGame.cpp:1229:9: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/ArxGame.cpp:1230:8: warning: variable 'level' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/Core.cpp:490:22: warning: variable 'str' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/SaveGame.cpp:95:9: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/core/SaveGame.cpp:96:8: warning: variable 'level' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:316:8: warning: variable 'alive' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:659:8: warning: variable 'damagesdone' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:962:8: warning: variable 'dmg' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:1052:13: warning: variable 'manadrained' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:1074:13: warning: variable 'damagesdone' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:1172:7: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Damage.cpp:1208:10: warning: variable 'threshold' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:426:16: warning: variable 'anim' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:472:8: warning: variable 'attack' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:472:16: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:472:20: warning: variable 'damages' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:547:8: warning: variable 'absorb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:785:20: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Equipment.cpp:802:20: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Missile.cpp:154:8: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:160:8: warning: variable 'dmg' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:422:7: warning: variable 'MAX_TEST' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:536:7: warning: variable 'from' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:543:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:1115:8: warning: variable 'HEAD_ANGLE_THRESHOLD' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:1716:9: warning: variable 'self_dist' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:1716:20: warning: variable 'targ_dist' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:2451:8: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/NPC.cpp:2691:8: warning: variable 'max_distance' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:900:7: warning: variable 'xpNeeded' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:1082:21: warning: variable 'tmpTC' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:1283:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:1900:9: warning: variable 'anything' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:2045:10: warning: variable 'epcentery' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:2106:9: warning: variable 'posy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Player.cpp:2153:8: warning: variable 'test' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/Spells.cpp:1041:8: warning: variable 'spellLevel' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/RuneDraw.cpp:314:16: warning: variable 'sd' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/SpellRecognition.cpp:1137:12: warning: variable 'spell' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl01.cpp:149:8: warning: variable 'pitch' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl01.cpp:149:15: warning: variable 'yaw' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl01.cpp:183:9: warning: variable 'number' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl02.cpp:135:10: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl03.cpp:203:20: warning: variable 'angleb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl03.cpp:403:8: warning: variable 'angleb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl03.cpp:451:7: warning: variable 'randomRange' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl05.cpp:404:8: warning: variable 'rot' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl06.cpp:66:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl06.cpp:81:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl06.cpp:277:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl06.cpp:278:7: warning: variable 'displace' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl07.cpp:231:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl07.cpp:232:7: warning: variable 'displace' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl07.cpp:358:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl07.cpp:359:7: warning: variable 'displace' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl09.cpp:69:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl09.cpp:89:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl09.cpp:175:9: warning: variable 'tokeep' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/magic/spells/SpellsLvl10.cpp:64:8: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/spell/Cheat.cpp:357:22: warning: variable 'tcm' is not initialized [cppcoreguidelines-init-variables] -Arx/src/game/spell/FlyingEye.cpp:89:8: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:145:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:145:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:200:22: warning: variable 'd1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:200:26: warning: variable 'd2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:8: warning: variable 'du0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:13: warning: variable 'du1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:18: warning: variable 'du2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:23: warning: variable 'dv0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:28: warning: variable 'dv1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:201:33: warning: variable 'dv2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:204:8: warning: variable 'du0du1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:204:16: warning: variable 'du0du2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:204:24: warning: variable 'dv0dv1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:204:32: warning: variable 'dv0dv2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:205:8: warning: variable 'index' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:206:8: warning: variable 'vp0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:206:13: warning: variable 'vp1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:206:18: warning: variable 'vp2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:207:8: warning: variable 'up0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:207:13: warning: variable 'up1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:207:18: warning: variable 'up2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:208:8: warning: variable 'bb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:208:12: warning: variable 'cc' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:208:16: warning: variable 'max' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:209:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:209:11: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:209:14: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:209:17: warning: variable 'x0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:209:21: warning: variable 'x1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:210:8: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:210:11: warning: variable 'e' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:210:14: warning: variable 'f' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:210:17: warning: variable 'y0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:210:21: warning: variable 'y1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:212:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:212:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:212:16: warning: variable 'xxyy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:212:22: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:214:16: warning: variable 'V0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:215:16: warning: variable 'V1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:216:16: warning: variable 'V2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:217:16: warning: variable 'U0' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:218:16: warning: variable 'U1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:219:16: warning: variable 'U2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:414:8: warning: variable 'A' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/Math.cpp:414:11: warning: variable 'B' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/FTL.cpp:123:35: warning: variable 'afsh' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/FTL.cpp:134:33: warning: variable 'af3Ddh' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/FTL.cpp:196:34: warning: variable 'tex' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:209:8: warning: variable 'minx' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:210:8: warning: variable 'minz' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:211:8: warning: variable 'maxx' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:212:8: warning: variable 'maxz' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:340:10: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:368:10: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:476:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:476:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:764:33: warning: variable 'ftc' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:792:27: warning: variable 'eps' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:898:29: warning: variable 'epos' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:931:32: warning: variable 'erd' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/data/Mesh.cpp:957:33: warning: variable 'rdds' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/effects/Fissure.cpp:170:9: warning: variable 'ff' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/effects/Fissure.cpp:521:9: warning: variable 'ff' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/effects/PolyBoom.cpp:211:8: warning: variable 'py' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/font/Font.cpp:212:7: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/font/FontCache.cpp:188:9: warning: variable 'ftMajor' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/font/FontCache.cpp:188:18: warning: variable 'ftMinor' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/font/FontCache.cpp:188:27: warning: variable 'ftPatch' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/image/Image.cpp:108:6: warning: variable 'width' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/image/Image.cpp:108:13: warning: variable 'height' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/image/Image.cpp:108:21: warning: variable 'bpp' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/image/Image.cpp:108:26: warning: variable 'fmt' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/opengl/GLTexture.cpp:91:8: warning: variable 'internalUnsized' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/opengl/GLTexture.cpp:91:25: warning: variable 'internalSized' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/opengl/GLTexture.cpp:92:9: warning: variable 'format' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/opengl/OpenGLRenderer.cpp:248:11: warning: variable 'limit' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/particle/MagicFlare.cpp:158:9: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/particle/MagicFlare.cpp:362:22: warning: variable 'surf' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/particle/MagicFlare.cpp:388:10: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/particle/ParticleEffects.cpp:254:8: warning: variable 'MAX_GROUND_SPLATS' is not initialized [cppcoreguidelines-init-variables] -Arx/src/graphics/particle/ParticleSystem.cpp:338:11: warning: variable 'fRot' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Credits.cpp:251:8: warning: variable 'offset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Cursor.cpp:148:22: warning: variable 'surf' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Cursor.cpp:301:24: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Cursor.cpp:340:23: warning: variable 'surf' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Dragging.cpp:135:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Hud.cpp:111:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Interface.cpp:722:8: warning: variable 'MoveDiv' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/MainMenu.cpp:576:17: warning: variable 'txt' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/MainMenu.cpp:605:17: warning: variable 'txt' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/MainMenu.cpp:2125:15: warning: variable 'txt' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/MiniMap.cpp:148:9: warning: variable 'req' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/MiniMap.cpp:553:9: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Speech.cpp:394:10: warning: variable 'fDTime' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Text.cpp:91:6: warning: variable 'maxLineWidth' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Text.cpp:210:7: warning: variable 'numChars' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/Text.cpp:227:7: warning: variable 'height' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/TextManager.cpp:164:9: warning: variable 'maxx' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/book/Book.cpp:290:52: warning: variable 'oldPage' is not initialized [cppcoreguidelines-init-variables] -Arx/src/gui/book/Book.cpp:311:52: warning: variable 'oldPage' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:353:6: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:353:9: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:483:7: warning: variable 'iNumClick' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:484:7: warning: variable 'iNumUnClick' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:530:6: warning: variable 'absX' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:530:12: warning: variable 'absY' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:548:6: warning: variable 'relX' is not initialized [cppcoreguidelines-init-variables] -Arx/src/input/Input.cpp:548:12: warning: variable 'relY' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:90:6: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:147:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:148:6: warning: variable 'code' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:149:6: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:150:6: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:151:6: warning: variable 'index' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:152:6: warning: variable 'bitbuf' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:153:6: warning: variable 'left' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:154:10: warning: variable 'next' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:209:6: warning: variable 'symbol' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:210:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:211:6: warning: variable 'left' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:306:6: warning: variable 'lit' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:307:6: warning: variable 'dict' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:308:6: warning: variable 'symbol' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:309:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:310:6: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:311:6: warning: variable 'copy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:312:18: warning: variable 'from' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:312:25: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/Blast.cpp:426:14: warning: variable 'err' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:91:7: warning: variable 'uncompressed' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:98:6: warning: variable 'nChunks' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:112:7: warning: variable 'compid' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:127:7: warning: variable 'chunkSize' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:133:7: warning: variable 'chunkOffset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:157:6: warning: variable '_comp' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:256:6: warning: variable 'fatOffset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:266:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:274:6: warning: variable 'nFiles' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:289:8: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:526:15: warning: variable 'p' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:617:6: warning: variable 'fatOffset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:626:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/SaveBlock.cpp:634:6: warning: variable 'nFiles' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:63:15: warning: variable 'key' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:64:9: warning: variable 'keysize' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:163:9: warning: variable 'base' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:359:9: warning: variable 'base' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:461:6: warning: variable 'fat_offset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:462:6: warning: variable 'fat_size' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:543:7: warning: variable 'nfiles' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:560:8: warning: variable 'offset' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:561:8: warning: variable 'flags' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:562:8: warning: variable 'uncompressedSize' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:563:8: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] -Arx/src/io/resource/PakReader.cpp:576:14: warning: variable 'file' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Attractors.cpp:92:7: warning: variable 'tst' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:601:10: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:724:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:1085:9: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:1172:10: warning: variable 'tolerate' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:1331:10: warning: variable 'ANGLESTEPP' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:1422:8: warning: variable 'iter' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Collisions.cpp:1427:8: warning: variable 'distance' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:187:11: warning: variable 'SEC' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:331:8: warning: variable 'halfDeltaT' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:331:20: warning: variable 'sixthDeltaT' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:457:11: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:480:12: warning: variable 'miny' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:480:18: warning: variable 'maxy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Physics.cpp:559:13: warning: variable 'material' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Projectile.cpp:193:8: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] -Arx/src/physics/Projectile.cpp:193:12: warning: variable 'absorb' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/Dialog.cpp:400:6: warning: variable 'buttonid' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/Process.cpp:331:6: warning: variable 'status' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/Thread.cpp:350:12: warning: variable 'mxcsr_mask' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:102:6: warning: variable 'rss' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:102:11: warning: variable 'startTicks' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:102:23: warning: variable 'endTicks' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:102:33: warning: variable 'dummy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:339:14: warning: variable 'end' is not initialized [cppcoreguidelines-init-variables] -Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:500:9: warning: variable 'oldsize' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:657:27: warning: variable 'asp' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:914:14: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:1297:41: warning: variable 'aids' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:1728:41: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:1987:40: warning: variable 'ats' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2025:39: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2036:39: warning: variable 'over_ass' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2066:41: warning: variable 'as' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2138:42: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2162:41: warning: variable 'af' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2170:44: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2428:39: warning: variable 'acsg' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/ChangeLevel.cpp:2473:32: warning: variable 'asi' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/GameSound.cpp:624:10: warning: variable 'length' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:524:9: warning: variable 'treat' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:533:11: warning: variable 'dists' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1133:10: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1379:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1435:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1436:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1487:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1488:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1602:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1697:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1701:9: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1722:21: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:1866:8: warning: variable 'dist_Threshold' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Interactive.cpp:2320:9: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Light.cpp:543:9: warning: variable 'lightsCount' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Light.cpp:554:10: warning: variable 'dc' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Light.cpp:574:8: warning: variable 'needy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Light.cpp:600:9: warning: variable 'ratio' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Light.cpp:600:16: warning: variable 'ratio2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Scene.cpp:347:8: warning: variable 'room_num' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Scene.cpp:395:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Scene.cpp:528:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] -Arx/src/scene/Scene.cpp:1052:15: warning: variable 'transparencyType' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptEvent.cpp:329:28: warning: variable 'res' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptUtils.cpp:60:8: warning: variable 'lv' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptUtils.cpp:61:9: warning: variable 'fv' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptUtils.cpp:289:8: warning: variable 'lv' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptUtils.cpp:290:9: warning: variable 'fv' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedInterface.cpp:132:14: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:214:8: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:455:10: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:570:24: warning: variable 'next' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:790:9: warning: variable 'f1' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:790:13: warning: variable 'f2' is not initialized [cppcoreguidelines-init-variables] -Arx/src/script/ScriptedLang.cpp:801:8: warning: variable 'condition' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/MD5.cpp:82:12: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/MD5.cpp:82:15: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/MD5.cpp:82:18: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/MD5.cpp:82:21: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/Unicode.h:165:10: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/Unicode.h:193:10: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] -Arx/src/util/cmdline/Parser.cpp:74:15: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] -Arx/src/window/SDL2Window.cpp:300:8: warning: variable 'msaaEnabled' is not initialized [cppcoreguidelines-init-variables] -Arx/src/window/SDL2Window.cpp:300:21: warning: variable 'msaaValue' is not initialized [cppcoreguidelines-init-variables] -Arx/src/window/SDL2Window.cpp:713:6: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] -Arx/src/window/SDL2Window.cpp:713:9: warning: variable 'h' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:8: warning: variable 'wx' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:12: warning: variable 'wy' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:16: warning: variable 'wz' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:20: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:24: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:28: warning: variable 'yz' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:32: warning: variable 'xy' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:36: warning: variable 'xz' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:40: warning: variable 'zz' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:44: warning: variable 'x2' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:48: warning: variable 'y2' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:122:52: warning: variable 'z2' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:174:9: warning: variable 'tr' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/math/LegacyMath.h:174:13: warning: variable 's' is not initialized [cppcoreguidelines-init-variables] -Arx/tests/util/StringTest.cpp:127:6: warning: variable 'resultValue' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/crashreporter/tbg/HTTPClientCURL.cpp:108:11: warning: variable 'urlInfo' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/profiler/ui/ArxProfiler.cpp:426:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveFix.cpp:55:38: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveFix.cpp:59:41: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveFix.cpp:381:8: warning: variable 'res' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:447:42: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:453:17: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1831:39: warning: variable 'ats' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1839:39: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1858:40: warning: variable 'as' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1866:41: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1874:40: warning: variable 'af' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:1882:43: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] -Arx/tools/savetool/SaveView.cpp:2013:6: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables]