+Arx/src/ai/PathFinderManager.cpp:72:22: warning: variable 'PATHFINDER_UPDATE_INTERVAL' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:83:27: warning: variable 'pathfinder' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:84:15: warning: variable 'mutex' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:92:35: warning: variable 'pathfinder_queue_start' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:96:35: warning: function 'PATHFINDER_Find_ioid' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:190:13: warning: function 'EERIE_PATHFINDER_Clear_Private' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/PathFinderManager.cpp:219:13: warning: function 'EERIE_PATHFINDER_Get_Next_Request' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:98:13: warning: function 'IsPointInField' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1418:20: warning: variable 'LAST_COLLISION_POLY' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1553:13: warning: function 'IsPointInField' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1577:13: warning: function 'IsObjectInField' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1604:13: warning: function 'IsObjectVertexCollidingPoly' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1635:13: warning: function 'IsFULLObjectVertexInValidPosition' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/ai/Paths.cpp:1755:13: warning: function 'ARX_EERIE_PHYSICS_BOX_Compute' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Animation.cpp:135:23: warning: variable 'tTexturedVertexTab2' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Animation.cpp:245:22: warning: function 'EERIE_ANIMMANAGER_GetHandle' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Animation.cpp:256:13: warning: function 'EERIE_ANIMMANAGER_AddAltAnim' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Animation.cpp:747:13: warning: function 'PopOneTriangleList' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Animation.cpp:773:13: warning: function 'PopOneTriangleListTransparency' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:91:13: warning: variable 'max_grps' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:111:20: warning: function 'Cedric_ResetBoundingBox' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:122:13: warning: function 'Cedric_GetScale' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:166:13: warning: function 'Cedric_GetTime' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:189:13: warning: function 'Cedric_AnimCalcTranslation' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:276:13: warning: function 'Cedric_AnimateObject' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:355:13: warning: function 'Cedric_ConcatenateTM' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:520:13: warning: function 'Cedric_ApplyLighting' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:1348:13: warning: function 'Cedric_RenderObject' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/AnimationRender.cpp:1888:13: warning: function 'Cedric_IO_Visible' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:76:12: warning: variable 'LargeurRender' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:76:27: warning: variable 'HauteurRender' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:84:13: warning: variable 'FlashBlancEnCours' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:85:14: warning: variable 'OldSpeedFlashBlanc' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:86:12: warning: variable 'OldColorFlashBlanc' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:253:14: warning: variable 'LightRND' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:281:14: warning: variable 'LocalPos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:282:14: warning: variable 'LocalSin' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Cinematic.cpp:282:24: warning: variable 'LocalCos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/CinematicKeyframer.cpp:96:16: warning: function 'SearchAndMoveKey' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:75:27: warning: variable 'FISHTANK_img' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:76:27: warning: variable 'ARKANE_img' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:107:13: warning: function 'DrawCenteredImage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:145:13: warning: variable 'lastloadednum' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:146:27: warning: variable 'tc' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:147:27: warning: variable 'pbar' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:148:13: warning: variable 'nopbar' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/animation/Intro.cpp:149:13: warning: variable 'lastnum' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/Ambiance.cpp:527:17: warning: function 'loadString' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/openal/OpenALSource.cpp:46:15: warning: variable 'nbsources' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/openal/OpenALSource.cpp:47:15: warning: variable 'nbbuffers' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/openal/OpenALSource.cpp:285:15: warning: function 'stereoToMono' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/openal/OpenALSource.cpp:285:15: warning: function 'stereoToMono' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/audio/openal/OpenALSource.cpp:285:15: warning: function 'stereoToMono' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Application.cpp:87:12: warning: variable 'iCurrZBias' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Application.cpp:143:13: warning: function 'migrateFilenames' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Application.cpp:172:13: warning: function 'migrateFilenames' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/ArxGame.cpp:137:13: warning: variable 'showFPS' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/ArxGame.cpp:209:13: warning: variable 'LAST_CONVERSATION' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/ArxGame.cpp:212:22: warning: variable 'FRAMETICKS' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/ArxGame.cpp:428:21: warning: variable 'default_paks' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Config.cpp:426:14: warning: function 'parseResolution' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:160:13: warning: function 'initializeGame' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:161:13: warning: function 'shutdownGame' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:215:27: warning: variable 'ombrignon' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:216:28: warning: variable 'Flying_Eye' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:225:27: warning: variable 'npc_fight' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:226:27: warning: variable 'npc_follow' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:227:27: warning: variable 'npc_stop' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:238:27: warning: variable 'Z_map' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:264:25: warning: variable 'DefaultBkg' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:282:20: warning: variable 'LAST_LAUNCHED_CINE' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:288:14: warning: variable 'LASTfps2' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:289:14: warning: variable 'fps2' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:290:14: warning: variable 'fps2min' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:291:13: warning: variable 'LASTfpscount' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:316:14: warning: variable 'LastFrameTicks' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:342:22: warning: variable 'SPLASH_START' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:347:13: warning: variable 'LAST_WEAPON_TYPE' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:393:13: warning: function 'AdjustUI' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:571:13: warning: function 'initializeGame' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:1464:13: warning: function 'PlayerLaunchArrow_Test' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Core.cpp:2902:27: warning: variable 'Mr_tc' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Localisation.cpp:46:18: warning: function 'autodetectLanguage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Startup.cpp:68:13: warning: function 'showCommandLineHelp' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Startup.cpp:78:13: warning: function 'handleHelpOption' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/core/Startup.cpp:91:19: warning: function 'parseCommandLine' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Damage.cpp:106:13: warning: function 'ARX_DAMAGES_IgnitIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Equipment.cpp:190:13: warning: function 'applyTweak' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Equipment.cpp:741:14: warning: function 'ARX_EQUIPMENT_GetSpecialValue' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Inventory.cpp:112:13: warning: variable 'HERO_OR_SECONDARY' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Inventory.cpp:124:13: warning: function 'ARX_INVENTORY_Declare_InventoryIn' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Inventory.cpp:180:17: warning: function 'GetInventoryObj' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Missile.cpp:86:20: warning: variable 'missiles' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:128:13: warning: function 'CheckHit' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:552:13: warning: function 'AnchorData_GetNearest' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:576:13: warning: function 'AnchorData_GetNearest_2' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:589:13: warning: function 'AnchorData_GetNearest_Except' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:849:17: warning: variable 'PHYSICS_CURIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:986:13: warning: function 'CheckUnderWaterIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:1026:13: warning: function 'ManageNPCMovement' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:1664:14: warning: function 'GetCutFlag' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/NPC.cpp:2712:13: warning: function 'ManageNPCMovement' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:159:22: warning: variable 'LastHungerSample' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:160:22: warning: variable 'ROTATE_START' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:172:22: warning: variable 'FALLING_TIME' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:378:13: warning: function 'ARX_PLAYER_ManageTorch' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:550:14: warning: function 'ARX_PLAYER_Get_Skill_Stealth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:562:14: warning: function 'ARX_PLAYER_Get_Skill_Mecanism' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:574:14: warning: function 'ARX_PLAYER_Get_Skill_Intuition' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:586:14: warning: function 'ARX_PLAYER_Get_Skill_Etheral_Link' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:598:14: warning: function 'ARX_PLAYER_Get_Skill_Object_Knowledge' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:612:14: warning: function 'ARX_PLAYER_Get_Skill_Casting' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:624:14: warning: function 'ARX_PLAYER_Get_Skill_Projectile' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:637:14: warning: function 'ARX_PLAYER_Get_Skill_Close_Combat' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:650:14: warning: function 'ARX_PLAYER_Get_Skill_Defense' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:665:13: warning: function 'ARX_PLAYER_ComputePlayerStats' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:2352:13: warning: function 'ARX_PLAYER_MakeStepNoise' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:2382:13: warning: variable 'LAST_FIRM_GROUND' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Player.cpp:2383:13: warning: variable 'TRUE_FIRM_GROUND' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:148:13: warning: function 'ApplyPasswall' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:149:13: warning: function 'ApplySPArm' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:150:13: warning: function 'ApplySPuw' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:151:13: warning: function 'ApplySPRf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:152:13: warning: function 'ApplySPMax' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:153:13: warning: function 'ApplySPWep' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:154:13: warning: function 'ApplySPBow' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:155:13: warning: function 'ApplyCurPNux' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:156:13: warning: function 'ApplyCurMr' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:157:13: warning: function 'ApplyCurSOS' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:163:14: warning: variable 'uw_mode_pos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:211:14: warning: function 'ARX_SPELLS_GetManaCost' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:225:14: warning: variable 'LASTTELEPORT' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:227:14: warning: variable 'Lm' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:230:14: warning: variable 'plist' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:231:20: warning: variable 'SpellMoves' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:235:13: warning: variable 'lMaxSymbolDrawSizeX' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:236:13: warning: variable 'lMaxSymbolDrawSizeY' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:679:13: warning: function 'ARX_SPELLS_RequestSymbolDraw2' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:839:13: warning: function 'MakeSpellName' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:1387:13: warning: function 'ARX_SPELLS_AnalyseSYMBOL' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2041:24: warning: variable 'definedSpells' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2043:19: warning: variable 'spellNames' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2045:13: warning: function 'addSpell' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2075:14: warning: function 'getSpell' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2161:13: warning: function 'ARX_SPELLS_Fizzle' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2173:13: warning: function 'ARX_SPELLS_AnalyseSPELL' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2220:13: warning: function 'ARX_SPELLS_Analyse' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2528:13: warning: function 'ARX_SPELLS_FizzleNoMana' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2616:13: warning: function 'ARX_SPEELS_GetMaxRect' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2692:13: warning: function 'ARX_SPELLS_GetFree' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2732:13: warning: function 'ARX_SPELLS_ExistAnyInstanceForThisCaster' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2883:24: warning: variable 't_spell' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:2898:14: warning: function 'ARX_SPELLS_GetManaCost' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7479:13: warning: function 'ApplySPWep' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7535:13: warning: function 'ApplyCurSOS' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7543:13: warning: function 'ApplySPBow' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7566:13: warning: function 'ApplySPArm' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7623:13: warning: function 'ApplyCurPNux' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7637:13: warning: function 'ApplyPasswall' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7649:13: warning: function 'ApplySPRf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7658:13: warning: function 'ApplyCurMr' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7667:13: warning: function 'ApplySPuw' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/game/Spells.cpp:7680:13: warning: function 'ApplySPMax' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/Math.cpp:357:20: warning: function 'Triangle_ComputeBoundingBox' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/CinematicTexture.cpp:67:13: warning: function 'ReajustUV' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/CinematicTexture.cpp:385:13: warning: function 'ReajustUV' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/FTL.cpp:369:28: warning: variable 'meshCache' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/FTL.cpp:372:13: warning: function 'MCache_Get' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/FTL.cpp:384:13: warning: function 'MCache_Push' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/FTL.cpp:410:15: warning: function 'MCache_Pop' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:101:13: warning: function 'EERIE_PORTAL_Release' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:107:12: warning: function 'RayIn3DPolyNoCull' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:211:13: warning: function 'IntersectLinePlane' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:536:24: warning: function 'getFastBackgroundData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:842:21: warning: function 'clamp_and_invert' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:904:13: warning: function 'camEE_RTP' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:949:13: warning: function 'EERIERTPPolyCam' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:1197:13: warning: function 'SP_PrepareCamera' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:1212:12: warning: function 'RayIn3DPolyNoCull' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:1624:13: warning: variable 'NbRoomDistance' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:1626:13: warning: function 'SetRoomDistance' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:1640:14: warning: function 'GetRoomDistance' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:2036:13: warning: function 'EERIE_PORTAL_Release' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:2479:13: warning: function 'loadFastScene' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:2571:13: warning: function 'loadFastScene' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3088:13: warning: function 'EERIE_PORTAL_Room_Poly_Add' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3098:13: warning: function 'EERIE_PORTAL_Poly_Add' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3168:12: warning: function 'BkgAddPoly' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3276:13: warning: function 'EERIEAddPolyToBackground' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3294:13: warning: function 'SceneAddObjToBackground' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/Mesh.cpp:3384:13: warning: function 'FastSceneSave' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:149:13: warning: function 'GetEquivalentVertex' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:162:13: warning: function 'ObjectAddVertex' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:176:13: warning: function 'GetActionPoint' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:190:13: warning: function 'ObjectAddFace' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:235:13: warning: function 'ObjectAddAction' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:278:13: warning: function 'AddVertexToGroup' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:302:13: warning: function 'ObjectAddSelection' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/MeshManipulation.cpp:312:22: warning: function 'CreateIntermediaryMesh' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/TextureContainer.cpp:80:27: warning: variable 'g_ptcTextureList' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/TextureContainer.cpp:385:13: warning: function 'ConvertData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/data/TextureContainer.cpp:405:13: warning: function 'LoadRefinementMap' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/effects/CinematicEffects.cpp:65:14: warning: variable 'OldPos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/effects/CinematicEffects.cpp:66:14: warning: variable 'OldAz' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/effects/CinematicEffects.cpp:117:14: warning: variable 'LastTime' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/font/FontCache.cpp:32:19: warning: variable 'g_FTLibrary' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/Image.cpp:542:20: warning: function 'sample' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:19:12: warning: function 'writefv' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:40:12: warning: function 'write3' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:47:12: warning: function 'write_pixels' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:91:12: warning: function 'outfile' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:139:14: warning: function 'stbi_sbgrowf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:154:23: warning: function 'stbi_zlib_flushf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:164:12: warning: function 'stbi_zlib_bitrev' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:174:21: warning: function 'stbi_zlib_countm' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:182:21: warning: function 'stbi_zhash' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:329:13: warning: function 'stbi_wpcrc' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/image/stb_image_write.cpp:335:22: warning: function 'stbi_paeth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:61:24: warning: variable 'currentTransform' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:63:13: warning: function 'checkShader' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:80:15: warning: function 'loadVertexShader' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:227:20: warning: variable 'projection' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:228:20: warning: variable 'view' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:334:20: warning: function 'setGLState' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:100:13: warning: variable 'ParticleCount' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:101:21: warning: variable 'particle' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:105:27: warning: variable 'bloodsplat' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:107:27: warning: variable 'water_drop' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:108:27: warning: variable 'smokeparticle' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:109:27: warning: variable 'bloodsplatter' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:110:27: warning: variable 'healing' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:111:27: warning: variable 'tzupouf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:114:14: warning: variable 'objfx' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:120:14: warning: variable 'shinum' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:193:13: warning: function 'ARX_PARTICLES_Spawn_Rogue_Blood' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/graphics/particle/ParticleEffects.cpp:214:13: warning: function 'ARX_PARTICLES_Spawn_Blood3' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:98:28: warning: variable 'CreditsData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:100:13: warning: function 'InitCredits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:101:13: warning: function 'CalculAverageWidth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:102:13: warning: function 'ExtractAllCreditsTextInformations' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:104:13: warning: function 'InitCredits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:124:14: warning: function 'ExtractPhraseColor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:135:13: warning: function 'addCreditsLine' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:172:13: warning: function 'CalculAverageWidth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:179:13: warning: function 'iswhitespace' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:183:13: warning: function 'strip' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Credits.cpp:204:13: warning: function 'ExtractAllCreditsTextInformations' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:167:13: warning: variable 'lSLID_VALUE' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:208:18: warning: variable 'openNote' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:209:18: warning: variable 'questBook' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:235:13: warning: variable 'MEMO_PLAYER_MOUSELOOK_ON' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:259:13: warning: variable 'INTERFACE_HALO_NB' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:260:13: warning: variable 'INTERFACE_HALO_MAX_NB' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:261:13: warning: variable 'PRECAST_NUM' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:265:13: warning: variable 'lCursorRedistValue' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:268:13: warning: variable 'SPECIAL_DRAW_WEAPON' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:302:13: warning: variable 'lTimeToDrawMecanismCursor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:303:13: warning: variable 'lNbToDrawMecanismCursor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:304:13: warning: variable 'lOldInterface' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:417:13: warning: function 'ARX_INTERFACE_DrawItem' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:423:13: warning: function 'ARX_INTERFACE_DrawNumber' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:565:13: warning: function 'DrawBookInterfaceItem' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:787:13: warning: function 'onBookClosePage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:2306:13: warning: function 'canOpenBookPage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:2313:13: warning: function 'openBookPage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:2344:32: warning: function 'nextBookPage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:2364:32: warning: function 'prevBookPage' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:3942:14: warning: variable 'fDecPulse' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Interface.cpp:4365:13: warning: function 'StdDraw' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Menu.cpp:131:13: warning: variable 'SP_HEAD' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:98:12: warning: variable 'newWidth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:99:12: warning: variable 'newHeight' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:100:12: warning: variable 'newBpp' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:101:13: warning: variable 'newFullscreen' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:132:21: warning: variable 'pMenuCursor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:134:21: warning: variable 'pWindowMenu' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:137:23: warning: variable 'pMenuElementResume' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:138:23: warning: variable 'pMenuElementApply' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:139:27: warning: variable 'pLoadConfirm' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:143:26: warning: variable 'pMenuSliderResol' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:144:26: warning: variable 'pMenuSliderBpp' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:158:26: warning: variable 'pTextureLoadRender' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:277:13: warning: function 'FadeInOut' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:3575:13: warning: function 'UpdateGameKey' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:4967:13: warning: function 'ComputePer' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/MenuWidgets.cpp:4992:13: warning: function 'DrawLine2D' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Speech.cpp:164:13: warning: function 'isLastSpeech' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Text.cpp:283:15: warning: function 'createFont' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Text.cpp:310:14: warning: variable 'created_font_scale' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/gui/Text.cpp:312:13: warning: function 'getFontFile' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/input/Input.cpp:767:21: warning: variable 'uiOneHandedMagicMode' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/input/Input.cpp:768:21: warning: variable 'uiOneHandedStealth' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/input/SDLInputBackend.cpp:43:12: warning: variable 'sdlToArxKey' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/input/SDLInputBackend.cpp:45:12: warning: variable 'sdlToArxButton' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Blast.cpp:85:12: warning: function 'bits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Blast.cpp:142:12: warning: function 'decode' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Blast.cpp:204:12: warning: function 'construct' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Blast.cpp:295:20: warning: function 'blastDecompress' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/CinematicLoad.cpp:73:18: warning: function 'fixTexturePath' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/CinematicLoad.cpp:86:35: warning: function 'fixSoundPath' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:61:23: warning: variable 'ChCode' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:97:22: warning: variable 'ChBits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:117:22: warning: variable 'LenCode' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:122:22: warning: variable 'LenBits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:127:23: warning: variable 'LenBase' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:133:22: warning: variable 'ExLenBits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:138:22: warning: variable 'OffsCode' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Implode.cpp:146:22: warning: variable 'OffsBits' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/Screenshot.cpp:59:19: warning: variable 'pSnapShot' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/FilesystemPOSIX.cpp:206:15: warning: function 'dirstat' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/FilesystemPOSIX.cpp:248:13: warning: function 'readdir' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:42:13: warning: function 'canonical' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:46:26: warning: function 'getSearchPaths' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:63:13: warning: function 'findUserPath' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:140:13: warning: function 'addSearchPath' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:237:32: warning: variable 'cmdLineInitParams' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/fs/SystemPaths.cpp:289:13: warning: function 'listDirectoriesFor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/io/log/ConsoleLogger.cpp:50:13: warning: function 'is_fd_disabled' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:65:20: warning: function 'ANCHOR_CheckInPolyPrecis' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:131:20: warning: function 'ANCHOR_CheckInPoly' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:285:14: warning: function 'ANCHOR_CheckAnythingInCylinder' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:360:13: warning: function 'ANCHOR_AttemptValidCylinderPos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:470:13: warning: function 'ANCHOR_ARX_COLLISION_Move_Cylinder' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:702:13: warning: function 'DirectAddAnchor_Original_Method' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:796:13: warning: function 'AddAnchor_Original_Method' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:918:13: warning: function 'AddAnchorLink' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:935:13: warning: function 'AnchorData_Create_Links_Original_Method' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Anchors.cpp:1089:13: warning: function 'AnchorData_Create_Phase_II_Original_Method' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Attractors.cpp:61:30: warning: variable 'attractors' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Attractors.cpp:69:13: warning: function 'ARX_SPECIAL_ATTRACTORS_Remove' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Attractors.cpp:77:13: warning: function 'ARX_SPECIAL_ATTRACTORS_Exist' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Collisions.cpp:72:13: warning: variable 'POLYIN' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Collisions.cpp:457:13: warning: variable 'NPC_IN_CYLINDER' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/physics/Collisions.cpp:894:13: warning: function 'InExceptionList' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/CrashHandler.cpp:37:27: warning: variable 'gCrashHandlerImpl' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/CrashHandler.cpp:38:12: warning: variable 'gCrashHandlerInitCount' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:80:20: warning: function 'escape' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:84:13: warning: function 'isAllowedInUrl' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:88:13: warning: function 'closeLink' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:108:20: warning: function 'formatAsHtml' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:190:12: warning: function 'zenityCommand' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:212:12: warning: function 'kdialogCommand' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:233:12: warning: function 'gxmessageCommand' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:251:12: warning: function 'xdialogCommand' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:270:12: warning: function 'xmessageCommand' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Dialog.cpp:289:13: warning: function 'showDialog' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Environment.cpp:235:21: warning: variable 'executablePath' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Environment.cpp:244:13: warning: function 'try_readlink' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/OS.cpp:206:20: warning: function 'getOutputOf' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/OS.cpp:238:20: warning: function 'parseDistributionName' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/Time.cpp:32:16: warning: variable 'clock_id' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:46:13: warning: function 'signalHandler' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:53:13: warning: function 'registerSignalHandler' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:61:13: warning: function 'unregisterSignalHandler' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:166:13: warning: function 'removeCrashHandlers' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:118:13: warning: function 'ARX_CHANGELEVEL_Push_Index' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:119:13: warning: function 'ARX_CHANGELEVEL_PushLevel' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:120:13: warning: function 'ARX_CHANGELEVEL_PopLevel' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:121:13: warning: function 'ARX_CHANGELEVEL_Push_Globals' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:122:13: warning: function 'ARX_CHANGELEVEL_Pop_Globals' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:123:13: warning: function 'ARX_CHANGELEVEL_Push_Player' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:124:13: warning: function 'ARX_CHANGELEVEL_Push_AllIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:125:13: warning: function 'ARX_CHANGELEVEL_Push_IO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:126:17: warning: function 'ARX_CHANGELEVEL_Pop_IO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:128:17: warning: variable 'CURRENT_GAME_FILE' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:130:14: warning: variable 'ARX_CHANGELEVEL_DesiredTime' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:131:13: warning: variable 'CONVERT_CREATED' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:133:20: warning: variable 'pSaveBlock' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:135:35: warning: variable 'idx_io' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:136:47: warning: variable 'Gaids' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:138:17: warning: function 'convertToValidIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:173:17: warning: function 'ConvertToValidIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:173:17: warning: function 'ConvertToValidIO<64UL>' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:178:13: warning: function 'ReadTargetInfo' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:178:13: warning: function 'ReadTargetInfo<64UL>' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:226:20: warning: variable 'GLOBAL_pSaveB' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:349:13: warning: function 'ARX_CHANGELEVEL_PushLevel' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:418:13: warning: function 'ARX_CHANGELEVEL_Push_Index' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:516:13: warning: function 'ARX_CHANGELEVEL_Push_Globals' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:626:13: warning: function 'ARX_CHANGELEVEL_Push_Player' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:819:13: warning: function 'ARX_CHANGELEVEL_Push_AllIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:836:17: warning: function 'GetObjIOSource' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:869:13: warning: function 'ARX_CHANGELEVEL_Push_IO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:1463:13: warning: function 'ARX_CHANGELEVEL_Pop_Index' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:1629:13: warning: function 'ARX_CHANGELEVEL_Pop_Player' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:1860:13: warning: function 'loadScriptVariables' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:1912:13: warning: function 'loadScriptData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:1931:17: warning: function 'ARX_CHANGELEVEL_Pop_IO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2369:13: warning: function 'ARX_CHANGELEVEL_PopAllIO' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2395:13: warning: function 'ARX_CHANGELEVEL_PopAllIO_FINISH' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2550:13: warning: function 'ARX_CHANGELEVEL_Pop_Globals' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2589:13: warning: function 'ReleaseGaids' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2598:13: warning: function 'ARX_CHANGELEVEL_PopLevel_Abort' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2610:13: warning: function 'ARX_CHANGELEVEL_PopLevel' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/ChangeLevel.cpp:2845:13: warning: function 'ARX_CHANGELEVEL_Get_Player_LevelData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/CinematicSound.cpp:76:25: warning: function 'GetFreeSound' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/CinematicSound.cpp:87:13: warning: function 'DeleteFreeSound' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:145:13: warning: variable 'bIsActive' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:148:19: warning: variable 'ambiance_zone' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:149:19: warning: variable 'ambiance_menu' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:151:13: warning: variable 'Inter_Materials' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:351:13: warning: function 'ARX_SOUND_EnvironmentSet' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:352:13: warning: function 'ARX_SOUND_CreateEnvironments' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:353:13: warning: function 'ARX_SOUND_CreateStaticSamples' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:354:13: warning: function 'ARX_SOUND_ReleaseStaticSamples' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:355:13: warning: function 'ARX_SOUND_LoadCollision' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:356:13: warning: function 'ARX_SOUND_CreateCollisionMaps' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:357:13: warning: function 'ARX_SOUND_CreateMaterials' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:358:13: warning: function 'ARX_SOUND_CreatePresenceMap' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:359:14: warning: function 'GetSamplePresenceFactor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:360:13: warning: function 'ARX_SOUND_LaunchUpdateThread' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:361:13: warning: function 'ARX_SOUND_KillUpdateThread' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:601:18: warning: function 'speechFileName' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1097:13: warning: variable 'nbelems' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1098:16: warning: variable 'elems' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1099:15: warning: variable 'numbers' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1259:13: warning: function 'ARX_SOUND_CreateEnvironments' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1271:13: warning: function 'ARX_SOUND_CreateStaticSamples' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1419:13: warning: function 'ARX_SOUND_ReleaseStaticSamples' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1638:13: warning: function 'ARX_SOUND_LoadCollision' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1652:13: warning: function 'ARX_SOUND_CreateCollisionMaps' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1721:13: warning: function 'ARX_SOUND_CreateMaterials' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1804:13: warning: function 'ARX_SOUND_CreatePresenceMap' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1838:14: warning: function 'GetSamplePresenceFactor' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1866:28: warning: variable 'updateThread' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1868:13: warning: function 'ARX_SOUND_LaunchUpdateThread' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/GameSound.cpp:1877:13: warning: function 'ARX_SOUND_KillUpdateThread' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:127:14: warning: variable 'TREATZONE_LIMIT' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:135:13: warning: function 'IsCollidingInter' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:136:17: warning: function 'AddCamera' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:138:17: warning: function 'AddMarker' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:183:14: warning: function 'ARX_INTERACTIVE_fGetPrice' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:202:13: warning: function 'ARX_INTERACTIVE_ForceIOLeaveZone' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:479:13: warning: variable 'TREATZONE_MAX' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:1181:13: warning: function 'RestoreIOInitPos' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:1740:13: warning: function 'GetIOScript' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:1757:13: warning: function 'MakeTemporaryIOIdent' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:1878:17: warning: function 'AddCamera' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:1933:17: warning: function 'AddMarker' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:2636:13: warning: function 'IsCollidingInter' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Interactive.cpp:3456:13: warning: function 'intersect' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Light.cpp:69:13: warning: function 'ARX_EERIE_LIGHT_Make' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Light.cpp:390:13: warning: function 'ARX_EERIE_LIGHT_Make' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/LinkedObject.cpp:83:13: warning: function 'EERIE_LINKEDOBJ_Create' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/LinkedObject.cpp:100:13: warning: function 'EERIE_LINKEDOBJ_Remove' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/LoadLevel.cpp:631:13: warning: variable 'LastLoadedLightningNb' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/LoadLevel.cpp:632:14: warning: variable 'LastLoadedLightning' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:245:12: warning: function 'allocStructZero' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:252:12: warning: function 'copyStruct' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:252:12: warning: function 'copyStruct' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:252:12: warning: function 'copyStruct' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:526:13: warning: function 'ReCreateUVs' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:550:13: warning: function 'loadObjectData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:871:24: warning: function 'ScnToEerie' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:1067:13: warning: function 'ReleaseScene' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:1100:29: warning: function 'PAK_MultiSceneToEerie_Impl' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:1572:22: warning: function 'TheoToEerie' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:1751:22: warning: function 'GetExistingEerie' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Object.cpp:1767:22: warning: function 'TheoToEerie_Fast' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:105:14: warning: variable 'WATEREFFECT' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:193:27: warning: variable 'vPolyWater' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:194:27: warning: variable 'vPolyLava' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:200:27: warning: variable 'RoomDraw' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:201:13: warning: variable 'NbRoomDraw' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:202:15: warning: variable 'RoomDrawList' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:203:13: warning: variable 'NbRoomDrawList' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:215:13: warning: function 'ApplyLavaGlowToVertex' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:1144:13: warning: function 'RenderWaterBatch' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/scene/Scene.cpp:1163:13: warning: function 'RenderWater' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/script/Script.cpp:100:13: warning: variable 'SSEPARAMS' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/script/Script.cpp:1724:13: warning: function 'ARX_SCRIPT_Timer_Exist' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/script/ScriptEvent.cpp:174:13: warning: function 'checkInteractiveObject' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/src/script/ScriptUtils.cpp:31:20: warning: function 'isWhitespace' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/crashreporter/tbg/TBG.cpp:44:19: warning: function 'qUrlQueryToPostData' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:55:15: warning: function 'makeIdent' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:61:13: warning: function 'fix_ident' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:63:13: warning: function 'skip_script_save' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:77:13: warning: function 'fix_iodata' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:164:13: warning: function 'copy_io' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:205:13: warning: function 'fix_io' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:276:13: warning: function 'patch_ident' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:293:13: warning: function 'fix_ident' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:311:13: warning: function 'fix_player' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveFix.cpp:361:13: warning: function 'fix_level' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveTool.cpp:35:13: warning: function 'print_help' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveTool.cpp:44:12: warning: function 'main_extract' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace] +Arx/tools/savetool/SaveTool.cpp:82:12: warning: function 'main_add' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace]