+Arx/src/audio/dsound/DSoundBackend.cpp:424:41: warning: The class 'DSoundBackend' defines member function with name 'sourcesBegin' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/audio/dsound/DSoundBackend.cpp:428:41: warning: The class 'DSoundBackend' defines member function with name 'sourcesEnd' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/audio/dsound/DSoundBackend.h:83:18: warning: The class 'DSoundBackend' defines member function with name 'sourcesBegin' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/audio/dsound/DSoundBackend.h:84:18: warning: The class 'DSoundBackend' defines member function with name 'sourcesEnd' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/audio/openal/OpenALBackend.cpp:246:41: warning: The class 'OpenALBackend' defines member function with name 'sourcesBegin' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/audio/openal/OpenALBackend.cpp:250:41: warning: The class 'OpenALBackend' defines member function with name 'sourcesEnd' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/graphics/Color.h:172:18: warning: The class 'Color4 < float >' defines member function with name 'operator=' also defined in its parent class 'Color3 < float >'. [duplInheritedMember] +Arx/src/graphics/Color.h:172:18: warning: The class 'Color4 < uint8_t >' defines member function with name 'operator=' also defined in its parent class 'Color3 < uint8_t >'. [duplInheritedMember] +Arx/src/graphics/Color.h:172:18: warning: The class 'Color4 < unsigned char >' defines member function with name 'operator=' also defined in its parent class 'Color3 < unsigned char >'. [duplInheritedMember] +Arx/src/graphics/Color.h:215:18: warning: The class 'Color4 < float >' defines member function with name 'scale' also defined in its parent class 'Color3 < float >'. [duplInheritedMember] +Arx/src/graphics/Color.h:215:18: warning: The class 'Color4 < uint8_t >' defines member function with name 'scale' also defined in its parent class 'Color3 < uint8_t >'. [duplInheritedMember] +Arx/src/graphics/Color.h:215:18: warning: The class 'Color4 < unsigned char >' defines member function with name 'scale' also defined in its parent class 'Color3 < unsigned char >'. [duplInheritedMember] +Arx/src/graphics/Color.h:219:16: warning: The class 'Color4 < float >' defines member function with name 'operator*' also defined in its parent class 'Color3 < float >'. [duplInheritedMember] +Arx/src/graphics/Color.h:219:16: warning: The class 'Color4 < uint8_t >' defines member function with name 'operator*' also defined in its parent class 'Color3 < uint8_t >'. [duplInheritedMember] +Arx/src/graphics/Color.h:219:16: warning: The class 'Color4 < unsigned char >' defines member function with name 'operator*' also defined in its parent class 'Color3 < unsigned char >'. [duplInheritedMember] +Arx/src/graphics/opengl/OpenGLRenderer.h:104:26: warning: The class 'OpenGLRenderer' defines member function with name 'GetTextureStage' also defined in its parent class 'Renderer'. [duplInheritedMember] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:37:7: warning: The class 'CrashHandlerPOSIX' defines member function with name 'registerCrashCallback' also defined in its parent class 'CrashHandlerImpl'. [duplInheritedMember] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:38:7: warning: The class 'CrashHandlerPOSIX' defines member function with name 'unregisterCrashCallback' also defined in its parent class 'CrashHandlerImpl'. [duplInheritedMember] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:33:7: warning: The class 'CrashHandlerWindows' defines member function with name 'registerCrashCallback' also defined in its parent class 'CrashHandlerImpl'. [duplInheritedMember] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:34:7: warning: The class 'CrashHandlerWindows' defines member function with name 'unregisterCrashCallback' also defined in its parent class 'CrashHandlerImpl'. [duplInheritedMember] +Arx/src/util/cmdline/Interpreter.h:147:7: warning: The class 'interpreter < std :: string , type_cast >' defines member function with name 'visit' also defined in its parent class 'interpreter < key_type < std :: string > , type_cast >'. [duplInheritedMember]