-Arx/src/gui/Interface.cpp:550:36: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] -Arx/src/gui/Text.cpp:222:13: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] -Arx/src/gui/TextManager.cpp:76:24: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] -Arx/src/gui/TextManager.cpp:79:25: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] -Arx/src/math/Vector.h:43:27: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'length_type' (aka 'int') [-Wshorten-64-to-32] +Arx/src/math/Vector.h:43:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'length_type' (aka 'int') [-Wshorten-64-to-32] -Arx/src/scene/Tiles.cpp:86:18: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]