W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type (Delphi)
Identifier
The identifier for the $WARN directive: COMBINING_SIGNED_UNSIGNED64
Description
This message indicates that both signed type and 64-bit unsigned type are used for +, -, *, "div" and "mod" binary operators.