+Arx/src/graphics/Color.h:73:18: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/graphics/Color.h:167:18: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/io/fs/FilePath.h:62:9: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/io/resource/ResourcePath.h:53:16: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/math/Angle.h:59:10: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/math/Rectangle.h:87:15: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/math/Vector2.h:66:12: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp] +Arx/src/math/Vector3.h:83:12: warning: operator=() does not handle self-assignment properly [cert-oop54-cpp]