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.
Topic / Summary
Implicit integer cast with potential data loss from '%s' to '%s'
The identifier for the $WARN directive: IMPLICIT_INTEGER_CAST_LOST
This message indicates that implicit integer cast from signed type to unsigned type, or vice versa, may not represent the original value correctly.