truncLongCastAssignment ftp://ftp.de.debian.org/debian/pool/main/e/evolution-data-server/evolution-data-server_3.56.2.orig.tar.xz head evolution-data-server-3.56.2/src/camel/providers/imapx/camel-imapx-utils.c:642:11: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] ftp://ftp.de.debian.org/debian/pool/main/h/hyperrogue/hyperrogue_12.1q.orig.tar.xz 2.20.0 hyperrogue-12.1q/history.cpp:44:13: style: double result is assigned to long double variable. If the variable is long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] ftp://ftp.de.debian.org/debian/pool/main/t/telepathy-idle/telepathy-idle_0.2.2.orig.tar.gz head telepathy-idle-0.2.2/src/idle-connection.c:850:23: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] ftp://ftp.de.debian.org/debian/pool/main/t/tesseract/tesseract_5.5.0.orig.tar.gz head tesseract-5.5.0/src/ccstruct/normalis.cpp:458:15: style: float result is assigned to double variable. If the variable is double to avoid loss of information, then you have loss of information. [truncLongCastAssignment]