+Arx/src/audio/Ambiance.cpp:83:18: warning: 'AMBIANCE_FILE_SIGNATURE' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/audio/Ambiance.cpp:84:18: warning: 'AMBIANCE_FILE_VERSION_1001' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/audio/Ambiance.cpp:85:18: warning: 'AMBIANCE_FILE_VERSION_1002' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/audio/Ambiance.cpp:86:18: warning: 'AMBIANCE_FILE_VERSION_1003' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/audio/Ambiance.cpp:87:18: warning: 'AMBIANCE_FILE_VERSION' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/audio/Audio.cpp:73:15: warning: 'mutex' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/core/SaveGame.cpp:37:23: warning: 'SAVEGAME_NAME' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/core/SaveGame.cpp:38:23: warning: 'SAVEGAME_DIR' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/core/SaveGame.cpp:39:23: warning: 'SAVEGAME_THUMBNAIL' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/core/SaveGame.cpp:40:26: warning: 'QUICKSAVE_ID' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/core/SaveGame.cpp:48:12: warning: 'saveTimeCompare' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/io/resource/PakReader.cpp:41:31: warning: 'guessReleaseType' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/io/resource/PakReader.cpp:52:13: warning: 'pakDecrypt' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/scene/CinematicSound.cpp:72:23: warning: 'TabSound' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/scene/GameSound.cpp:182:22: warning: 'collisionMaps' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/scene/GameSound.cpp:185:21: warning: 'presence' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace] +Arx/src/scene/GameSound.cpp:189:24: warning: 'presence' is a static definition in anonymous namespace; static is redundant here [readability-static-definition-in-anonymous-namespace]