+Arx/src/graphics/opengl/GLVertexBuffer.h:196:68: warning: redundant explicit casting to the same type 'size_t' (aka 'unsigned long') as the sub-expression, remove this casting [readability-redundant-casting] +Arx/src/graphics/opengl/GLVertexBuffer.h:203:64: warning: redundant explicit casting to the same type 'size_t' (aka 'unsigned long') as the sub-expression, remove this casting [readability-redundant-casting] +Arx/src/input/Input.cpp:618:27: warning: redundant explicit casting to the same type 'int' as the sub-expression, remove this casting [readability-redundant-casting] +Arx/src/input/Input.cpp:664:22: warning: redundant explicit casting to the same type 'int' as the sub-expression, remove this casting [readability-redundant-casting]