+Arx/src/audio/openal/OpenALBackend.cpp:486: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:490:41: warning: The class 'OpenALBackend' defines member function with name 'sourcesEnd' also defined in its parent class 'Backend'. [duplInheritedMember] +Arx/src/graphics/Color.h:275:11: 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:316:16: warning: The class 'Color4 < float >' defines member function with name 'rgb' also defined in its parent class 'Color3 < float >'. [duplInheritedMember] +Arx/src/graphics/Color.h:316:16: warning: The class 'Color4 < uint8_t >' defines member function with name 'rgb' also defined in its parent class 'Color3 < uint8_t >'. [duplInheritedMember] +Arx/src/graphics/Color.h:316:16: warning: The class 'Color4 < unsigned char >' defines member function with name 'rgb' also defined in its parent class 'Color3 < unsigned char >'. [duplInheritedMember] +Arx/src/graphics/Color.h:316:16: warning: The class 'Color4' defines member function with name 'rgb' also defined in its parent class 'Color3'. [duplInheritedMember] +Arx/src/graphics/Color.h:324:9: 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:324:9: 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:324:9: 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:324:9: warning: The class 'Color4' defines member function with name 'operator*' also defined in its parent class 'Color3'. [duplInheritedMember] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:39: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:40: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:41: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:42: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:143: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]