+Arx/src/graphics/image/Image.cpp:78:1: warning: operator=() should return 'Image&' [misc-unconventional-assign-operator] +Arx/src/graphics/image/Image.h:52:2: warning: operator=() should return 'Image&' [misc-unconventional-assign-operator] +Arx/src/io/fs/FilePath.h:63:3: warning: operator=() should always return '*this' [misc-unconventional-assign-operator] +Arx/src/io/resource/ResourcePath.h:54:3: warning: operator=() should always return '*this' [misc-unconventional-assign-operator] +Arx/src/io/resource/ResourcePath.h:58:3: warning: operator=() should always return '*this' [misc-unconventional-assign-operator] +Arx/src/io/resource/ResourcePath.h:62:3: warning: operator=() should always return '*this' [misc-unconventional-assign-operator]