W1078 $POPOPT with no matching $PUSHOPT in '%s'

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)


Identifier

The identifier for the $WARN directive: $POPOPT and $PUSHOPT

Description

This warning triggers when the compiler finds a $POPOPT directive but cannot find a previous $PUSHOPT directive to match it.

See Also