W1078 $POPOPT with no matching $PUSHOPT in '%s'
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.