+Arx/src/graphics/image/stb_image_write.cpp:174:53: warning: pointer parameter 'a' can be pointer to const [readability-non-const-parameter] +Arx/src/graphics/image/stb_image_write.cpp:174:71: warning: pointer parameter 'b' can be pointer to const [readability-non-const-parameter] +Arx/src/graphics/image/stb_image_write.cpp:182:47: warning: pointer parameter 'data' can be pointer to const [readability-non-const-parameter] +Arx/src/graphics/image/stb_image_write.cpp:311:40: warning: pointer parameter 'buffer' can be pointer to const [readability-non-const-parameter] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:112:96: warning: pointer parameter 'indices' can be pointer to const [readability-non-const-parameter] +Arx/src/gui/Interface.cpp:4317:84: warning: pointer parameter 'oldval' can be pointer to const [readability-non-const-parameter]