-Build/work/core/Version.cpp:32:19: warning: initialization of 'arx_name' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:33:19: warning: initialization of 'arx_icon_name' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:34:19: warning: initialization of 'arx_version' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:39:19: warning: initialization of 'arx_release_codename' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:45:19: warning: initialization of 'arx_credits' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:158:19: warning: initialization of 'arx_copyright' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Build/work/core/Version.cpp:169:19: warning: initialization of 'cmake_version' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/ai/PathFinderManager.cpp:72:31: warning: initialization of 'PATHFINDER_UPDATE_INTERVAL' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/animation/Animation.cpp:86:26: warning: initialization of 'g_animations' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/animation/AnimationRender.cpp:100:25: warning: initialization of 'TexSpecialColor' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/Ambiance.cpp:226:31: warning: initialization of 'KEY_CONTINUE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/Audio.cpp:672:31: warning: initialization of 'ARX_SOUND_UPDATE_INTERVAL' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:59:11: warning: initialization of 'ambiance_path' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:60:11: warning: initialization of 'environment_path' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:61:17: warning: initialization of 'session_time' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:64:11: warning: initialization of 'g_mixers' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:65:12: warning: initialization of 'g_samples' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:66:14: warning: initialization of 'g_ambiances' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.cpp:67:17: warning: initialization of 'g_environments' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/audio/AudioGlobal.h:65:20: warning: initialization of 'FLAG_ANY_3D_FX' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/cinematic/Cinematic.cpp:73:16: warning: initialization of 'AllTLVertex' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/cinematic/Cinematic.cpp:79:14: warning: initialization of 'OldColorFlashBlanc' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/cinematic/CinematicSound.cpp:74:35: warning: initialization of 'TabSound' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/cinematic/CinematicTexture.cpp:60:20: warning: initialization of 'cinMaxSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:182:16: warning: initialization of 'LOADQUEST_SLOT' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:183:17: warning: initialization of 'g_saveToLoad' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:185:31: warning: initialization of 'runeDrawPointInterval' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:200:8: warning: initialization of 'LASTCAMANGLE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:619:1: warning: initialization of 'programOptionRegistrator_619' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:625:1: warning: initialization of 'programOptionRegistrator_625' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:631:1: warning: initialization of 'programOptionRegistrator_631' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/ArxGame.cpp:636:1: warning: initialization of 'programOptionRegistrator_636' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:55:25: warning: initialization of 'g_timeLimit' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:57:24: warning: initialization of 'g_startTime' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:59:31: warning: initialization of 'PlatformDuration_MAX' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:95:15: warning: initialization of 'g_current' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:97:15: warning: initialization of 'g_results' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Benchmark.cpp:323:1: warning: initialization of 'programOptionRegistrator_323' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:54:2: warning: initialization of 'renderer' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:55:2: warning: initialization of 'resolution' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:56:2: warning: initialization of 'audioBackend' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:57:2: warning: initialization of 'audioDevice' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:58:2: warning: initialization of 'windowSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:63:2: warning: initialization of 'thumbnailSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:127:17: warning: initialization of 'actions' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:179:2: warning: initialization of 'Language' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:180:2: warning: initialization of 'Video' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:181:2: warning: initialization of 'Interface' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:182:2: warning: initialization of 'Window' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:183:2: warning: initialization of 'Audio' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:184:2: warning: initialization of 'Input' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:185:2: warning: initialization of 'Key' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:186:2: warning: initialization of 'Misc' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:194:2: warning: initialization of 'language' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:195:2: warning: initialization of 'audio' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:199:2: warning: initialization of 'renderer' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:200:2: warning: initialization of 'resolution' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:201:2: warning: initialization of 'refreshRate' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:202:2: warning: initialization of 'fullscreen' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:203:2: warning: initialization of 'levelOfDetail' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:204:2: warning: initialization of 'fogDistance' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:205:2: warning: initialization of 'gamma' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:206:2: warning: initialization of 'vsync' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:207:2: warning: initialization of 'fpsLimit' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:208:2: warning: initialization of 'fov' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:209:2: warning: initialization of 'viewBobbing' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:210:2: warning: initialization of 'screenShake' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:211:2: warning: initialization of 'antialiasing' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:212:2: warning: initialization of 'maxAnisotropicFiltering' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:213:2: warning: initialization of 'colorkeyAntialiasing' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:214:2: warning: initialization of 'alphaCutoutAntialiasing' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:215:2: warning: initialization of 'bufferSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:216:2: warning: initialization of 'bufferUpload' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:217:2: warning: initialization of 'extensionOverride' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:221:2: warning: initialization of 'showCrosshair' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:222:2: warning: initialization of 'limitSpeechWidth' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:223:2: warning: initialization of 'cinematicWidescreenMode' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:224:2: warning: initialization of 'hudScale' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:225:2: warning: initialization of 'hudScaleInteger' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:226:2: warning: initialization of 'bookScale' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:227:2: warning: initialization of 'bookScaleInteger' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:228:2: warning: initialization of 'cursorScale' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:229:2: warning: initialization of 'cursorScaleInteger' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:230:2: warning: initialization of 'hudScaleFilter' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:231:2: warning: initialization of 'fontSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:232:2: warning: initialization of 'fontWeight' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:233:2: warning: initialization of 'thumbnailSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:237:2: warning: initialization of 'windowSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:238:2: warning: initialization of 'minimizeOnFocusLost' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:242:2: warning: initialization of 'audioBackend' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:243:2: warning: initialization of 'audioDevice' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:244:2: warning: initialization of 'volume' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:245:2: warning: initialization of 'sfxVolume' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:246:2: warning: initialization of 'speechVolume' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:247:2: warning: initialization of 'ambianceVolume' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:248:2: warning: initialization of 'eax' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:249:2: warning: initialization of 'hrtf' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:250:2: warning: initialization of 'muteOnFocusLost' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:254:2: warning: initialization of 'invertMouse' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:255:2: warning: initialization of 'autoReadyWeapon' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:256:2: warning: initialization of 'mouseLookToggle' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:257:2: warning: initialization of 'mouseSensitivity' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:258:2: warning: initialization of 'mouseAcceleration' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:259:2: warning: initialization of 'rawMouseInput' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:260:2: warning: initialization of 'autoDescription' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:261:2: warning: initialization of 'borderTurning' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:262:2: warning: initialization of 'useAltRuneRecognition' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:263:2: warning: initialization of 'improvedBowAim' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:264:2: warning: initialization of 'quickLevelTransition' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:265:2: warning: initialization of 'allowConsole' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:268:19: warning: initialization of 'actions' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:317:2: warning: initialization of 'forceToggle' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:318:2: warning: initialization of 'migration' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:319:2: warning: initialization of 'quicksaveSlots' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:320:2: warning: initialization of 'debugLevels' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Config.cpp:387:8: warning: initialization of 'config' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Core.cpp:171:7: warning: initialization of 'savegame_thumbnail' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Core.cpp:196:11: warning: initialization of 'LastLoadedScene' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Core.cpp:202:6: warning: initialization of 'g_size' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/Core.cpp:203:7: warning: initialization of 'g_sizeRatio' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/FpsCounter.cpp:24:12: warning: initialization of 'g_fpsCounter' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/GameTime.cpp:51:14: warning: initialization of 'g_platformTime' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/GameTime.cpp:53:10: warning: initialization of 'g_gameTime' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/SaveGame.cpp:33:16: warning: initialization of 'SAVEGAME_NAME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/SaveGame.cpp:37:16: warning: initialization of 'SAVEGAME_DIR' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/SaveGame.cpp:38:16: warning: initialization of 'SAVEGAME_THUMBNAIL' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/core/SaveGame.cpp:39:19: warning: initialization of 'QUICKSAVE_ID' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Camera.cpp:29:16: warning: initialization of 'g_preparedCamera' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Camera.cpp:31:8: warning: initialization of 'g_playerCamera' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Damage.cpp:120:20: warning: initialization of 'g_damages' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Damage.cpp:185:28: warning: initialization of 'g_screenFxBloodSplash' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/EntityId.cpp:30:26: warning: initialization of 'self' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/EntityManager.cpp:73:15: warning: initialization of 'entities' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/GameTypes.h:30:27: warning: initialization of 'EntityHandle_Player' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/GameTypes.h:31:27: warning: initialization of 'EntityHandle_Self' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Inventory.cpp:88:16: warning: initialization of 'g_inventory' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Missile.cpp:100:20: warning: initialization of 'missiles' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:150:14: warning: initialization of 'player' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:154:19: warning: initialization of 'PLAYER_ROTATION' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:160:20: warning: initialization of 'LastHungerSample' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:161:20: warning: initialization of 'ROTATE_START' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:1757:17: warning: initialization of 'REQUEST_JUMP' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Player.cpp:1759:17: warning: initialization of 'LAST_JUMP_ENDTIME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Spells.cpp:140:24: warning: initialization of 'g_LastFlareTime' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Spells.cpp:705:24: warning: initialization of 't_spell' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/Spells.cpp:708:13: warning: initialization of 'LOOKING_FOR_SPELL_TARGET_TIME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/effect/ParticleSystems.cpp:22:16: warning: initialization of 'g_particleParameters' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/effect/Quake.cpp:36:17: warning: initialization of 'QuakeFx' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/Precast.cpp:36:13: warning: initialization of 'LAST_PRECAST_TIME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/Rune.cpp:30:36: warning: initialization of 'runeInfos' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/RuneDraw.cpp:31:20: warning: initialization of 'symbolVecScale' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/RuneDraw.cpp:33:13: warning: initialization of 'g_bookSymbolDraw' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/SpellData.cpp:24:12: warning: initialization of 'spellicons' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/SpellRecognition.cpp:51:19: warning: initialization of 'patternData' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/SpellRecognition.cpp:452:13: warning: initialization of 'LAST_FAILED_SEQUENCE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/SpellRecognition.cpp:469:24: warning: initialization of 'definedSpells' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/magic/SpellRecognition.cpp:481:33: warning: initialization of 'allSpells' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/spell/Cheat.cpp:62:24: warning: initialization of 'sp_max_start' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/spell/Cheat.cpp:71:14: warning: initialization of 'sp_max_col' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/game/spell/FlyingEye.cpp:32:13: warning: initialization of 'eyeball' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:59:17: warning: initialization of 'ColorRGBA_ZERO' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:202:28: warning: initialization of 'black' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:204:28: warning: initialization of 'white' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:206:28: warning: initialization of 'red' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:208:28: warning: initialization of 'blue' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:210:28: warning: initialization of 'green' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:212:28: warning: initialization of 'yellow' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:214:28: warning: initialization of 'magenta' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:331:28: warning: initialization of 'black' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:333:28: warning: initialization of 'white' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:335:28: warning: initialization of 'red' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:337:28: warning: initialization of 'blue' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:339:28: warning: initialization of 'green' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:341:28: warning: initialization of 'yellow' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:343:28: warning: initialization of 'magenta' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:345:28: warning: initialization of 'cyan' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/Color.h:348:28: warning: initialization of 'none' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/DrawDebug.cpp:388:20: warning: initialization of 'distinctDebugColors' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/GlobalFog.cpp:57:13: warning: initialization of 'g_currentFogParameters' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/GlobalFog.cpp:58:13: warning: initialization of 'g_desiredFogParameters' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/Fade.cpp:28:25: warning: initialization of 'FADEDURATION' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/Fade.cpp:30:24: warning: initialization of 'FADESTART' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/Fade.cpp:32:16: warning: initialization of 'FADECOLOR' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/Fog.cpp:62:9: warning: initialization of 'fogs' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/Halo.cpp:30:23: warning: initialization of 'LATERDRAWHALO' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/effects/PolyBoom.cpp:94:30: warning: initialization of 'polyboom' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/opengl/GLDebug.cpp:224:1: warning: initialization of 'programOptionRegistrator_224' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/opengl/OpenGLUtil.cpp:40:1: warning: initialization of 'programOptionRegistrator_40' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/particle/MagicFlare.cpp:59:19: warning: initialization of 'g_magicFlares' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/particle/ParticleEffects.cpp:94:21: warning: initialization of 'g_particles' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/particle/ParticleManager.cpp:52:17: warning: initialization of 'g_particleManager' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/graphics/particle/Spark.cpp:53:22: warning: initialization of 'g_sparkParticles' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/CharacterCreation.cpp:41:19: warning: initialization of 'g_characterCreation' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/CinematicBorder.cpp:28:17: warning: initialization of 'cinematicBorder' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Console.cpp:707:15: warning: initialization of 'g_console' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Credits.cpp:153:9: warning: initialization of 'g_credits' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Cursor.cpp:244:20: warning: initialization of 'cursorAnimatedHand' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Dragging.cpp:49:14: warning: initialization of 'g_draggedItemPreviousPosition' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Hud.cpp:1335:17: warning: initialization of 'SLID_START' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Hud.cpp:1631:9: warning: initialization of 'g_hudRoot' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Interface.cpp:155:14: warning: initialization of 'g_bookResouces' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Interface.cpp:157:6: warning: initialization of 'g_note' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Interface.cpp:170:24: warning: initialization of 'COMBAT_MODE_ON_START_TIME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Interface.cpp:183:22: warning: initialization of 'lOldInterface' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Interface.cpp:1677:14: warning: initialization of 'LastSelectedIONum' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/MiniMap.cpp:79:9: warning: initialization of 'g_miniMap' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Notification.cpp:48:21: warning: initialization of 'g_notification' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/Speech.cpp:86:12: warning: initialization of 'g_aspeech' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/book/Book.cpp:53:12: warning: initialization of 'g_playerBook' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/book/Book.cpp:56:7: warning: initialization of 'g_bookRect' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/book/Book.cpp:94:29: warning: initialization of 'm_activeTabOffsets' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/book/Book.cpp:99:29: warning: initialization of 'm_tabOffsets' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/book/Necklace.cpp:40:14: warning: initialization of 'necklace' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugHud.cpp:65:29: warning: initialization of 'EntityFlagNames' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugHud.cpp:99:27: warning: initialization of 'GameFlagNames' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugHud.cpp:118:27: warning: initialization of 'BehaviourFlagNames' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugHud.cpp:136:29: warning: initialization of 'AnimUseFlagNames' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugKeys.cpp:29:31: warning: initialization of 'g_debugTriggersDecayDuration' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/debug/DebugKeys.cpp:33:17: warning: initialization of 'g_debugTriggersTime' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/hud/PlayerInventory.cpp:378:20: warning: initialization of 'g_playerInventoryHud' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/hud/SecondaryInventory.cpp:43:23: warning: initialization of 'g_secondaryInventoryHud' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/menu/MenuCursor.cpp:229:17: warning: initialization of 'g_thumbnailCursor' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/gui/menu/MenuFader.cpp:32:25: warning: initialization of 'menuFadeElapsed' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/input/Input.cpp:305:26: warning: initialization of 'PREFIX_KEY' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/input/Input.cpp:306:26: warning: initialization of 'PREFIX_BUTTON' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/input/Input.cpp:308:26: warning: initialization of 'KEY_NONE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/IniReader.cpp:117:26: warning: initialization of 'WHITESPACE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/IniReader.cpp:118:26: warning: initialization of 'ALPHANUM' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:346:25: warning: initialization of 'cmdLineInitParams' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:491:13: warning: initialization of 'g_systemPaths' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:553:1: warning: initialization of 'programOptionRegistrator_554' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:555:1: warning: initialization of 'programOptionRegistrator_556' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:557:1: warning: initialization of 'programOptionRegistrator_558' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:559:1: warning: initialization of 'programOptionRegistrator_560' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/fs/SystemPaths.cpp:561:1: warning: initialization of 'programOptionRegistrator_562' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/log/Logger.cpp:64:33: warning: initialization of 'sources' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/log/Logger.cpp:66:31: warning: initialization of 'rules' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/log/Logger.cpp:67:18: warning: initialization of 'lock' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/io/log/Logger.cpp:314:1: warning: initialization of 'programOptionRegistrator_314' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/lib/ArxIO.cpp:69:21: warning: initialization of 'memLogger' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/math/Rectangle.h:232:55: warning: initialization of 'ZERO' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/physics/Attractors.cpp:61:30: warning: initialization of 'attractors' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/physics/Collisions.cpp:66:14: warning: initialization of 'EXCEPTIONS_LIST' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/physics/Projectile.cpp:56:19: warning: initialization of 'g_projectiles' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/platform/Environment.cpp:566:13: warning: initialization of 'g_environmentLock' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/Background.h:44:20: warning: initialization of 'g_backgroundTileSize' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/ChangeLevel.cpp:136:17: warning: initialization of 'CURRENT_GAME_FILE' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:98:31: warning: initialization of 'AMBIANCE_FADE_TIME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:104:24: warning: initialization of 'sample_path' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:106:24: warning: initialization of 'ARX_SOUND_PATH_INI' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:108:24: warning: initialization of 'ARX_SOUND_PRESENCE_NAME' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:109:26: warning: initialization of 'ARX_SOUND_FILE_EXTENSION_WAV' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:110:26: warning: initialization of 'ARX_SOUND_FILE_EXTENSION_INI' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:112:24: warning: initialization of 'ARX_SOUND_COLLISION_MAP_NAMES' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:120:19: warning: initialization of 'g_zoneAmbiance' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:121:19: warning: initialization of 'g_menuAmbiance' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:123:28: warning: initialization of 'g_soundMaterials' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:157:19: warning: initialization of 'presence' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:165:16: warning: initialization of 'ARX_SOUND_MixerGame' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:166:16: warning: initialization of 'ARX_SOUND_MixerGameSample' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:167:16: warning: initialization of 'ARX_SOUND_MixerGameSpeech' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:168:16: warning: initialization of 'ARX_SOUND_MixerGameAmbiance' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:169:16: warning: initialization of 'ARX_SOUND_MixerMenu' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:170:16: warning: initialization of 'ARX_SOUND_MixerMenuSample' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:171:16: warning: initialization of 'ARX_SOUND_MixerMenuSpeech' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:172:16: warning: initialization of 'ARX_SOUND_MixerMenuAmbiance' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.cpp:174:15: warning: initialization of 'g_snd' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.h:74:19: warning: initialization of 'AMB_MENU' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/GameSound.h:75:19: warning: initialization of 'AMB_CREDITS' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/Light.cpp:72:22: warning: initialization of 'defaultAmbient' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/Light.cpp:76:13: warning: initialization of 'g_dynamicLights' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/Light.h:171:19: warning: initialization of 'torchLightHandle' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/scene/Scene.cpp:184:3: warning: initialization of 'dynamicVertices' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/script/Script.cpp:1425:20: warning: initialization of 'g_eventQueue' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/script/ScriptEvent.cpp:78:14: warning: initialization of 'AS_EVENT' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/src/util/cmdline/CommandLine.cpp:52:1: warning: initialization of 'programOptionRegistrator_52' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/graphics/ColorTest.cpp:28:39: warning: initialization of 'g_registerColorTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/io/IniTest.cpp:24:37: warning: initialization of 'g_registerIniTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/io/fs/FilePathTest.cpp:27:42: warning: initialization of 'g_registerFilePathTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/io/fs/FilesystemTest.cpp:24:44: warning: initialization of 'g_registerFilesystemTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/io/resource/ResourcePathTest.cpp:26:46: warning: initialization of 'g_registerResourcePathTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/math/LegacyMathTest.cpp:31:44: warning: initialization of 'g_registerLegacyMathTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tests/util/StringTest.cpp:25:40: warning: initialization of 'g_registerStringTest' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tools/crashreporter/tbg/HTTPClientCURL.cpp:32:3: warning: initialization of 'initCURL' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tools/savetool/SaveView.cpp:551:8: warning: initialization of 'config' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp] -Arx/tools/unpak/UnPak.cpp:176:17: warning: initialization of 'g_outputDir' with static storage duration may throw an exception that cannot be caught [cert-err58-cpp]