W1077 Typecasting between pointer and 32-bit integer types can cause problems on 64-bit targets: from '%s' to '%s'

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)


Identifier

The identifier for the $WARN directive: POINTER_CAST_MIGRATION

Description

This message indicates the Typecasting between a pointer and 32-bit integer types that can cause problems on 64-bit targets. By default, it is OFF.

See Also