-Arx/src/graphics/opengl/OpenGLRenderer.cpp:514:6: warning: comparing object representation of type 'glm::mat4x4' (aka 'mat<4, 4, float, defaultp>') which does not have a unique object representation; consider comparing the members of the object manually [bugprone-suspicious-memory-comparison] -Arx/src/graphics/opengl/OpenGLRenderer.cpp:527:6: warning: comparing object representation of type 'glm::mat4x4' (aka 'mat<4, 4, float, defaultp>') which does not have a unique object representation; consider comparing the members of the object manually [bugprone-suspicious-memory-comparison]