W1071 Implicit integer cast with potential data loss from '%s' to '%s' (Delphi)

From RAD Studio

Identifier

The identifier for the $WARN directive: IMPLICIT_INTEGER_CAST_LOST

Description

This message indicates that implicit integer cast from signed type to unsigned type, or vice versa, may not represent the original value correctly.

See Also