truncLongCastReturn ftp://ftp.de.debian.org/debian/pool/main/n/newlib/newlib_4.6.0.20260123.orig.tar.xz 2.21.0 newlib-4.6.0.20260123/libgloss/microblaze/xil_malloc.c:107:49: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]