+Arx/src/animation/Intro.cpp:210:58: warning: ‘%s’ directive writing up to 255 bytes into a region of size 238 [-Wformat-overflow=] +Arx/src/game/Spells.cpp:1091:51: warning: ‘%ld’ directive writing between 1 and 20 bytes into a region of size between 0 and 127 [-Wformat-overflow=] +Arx/src/game/Spells.cpp:1107:43: warning: ‘%ld’ directive writing between 1 and 20 bytes into a region of size between 0 and 127 [-Wformat-overflow=] +Arx/src/gui/MiniMap.cpp:83:54: warning: ‘%s’ directive writing up to 255 bytes into a region of size 238 [-Wformat-overflow=] +Arx/src/scene/Interactive.cpp:2987:63: warning: ‘%ld’ directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] +Arx/src/scene/Interactive.cpp:2990:71: warning: ‘%ld’ directive writing between 1 and 20 bytes into a region of size 8 [-Wformat-overflow=] +Arx/src/scene/Interactive.cpp:3008:63: warning: ‘%ld’ directive writing between 1 and 19 bytes into a region of size 16 [-Wformat-overflow=] +Arx/src/scene/Interactive.cpp:3011:71: warning: ‘%ld’ directive writing between 1 and 19 bytes into a region of size 8 [-Wformat-overflow=]