Next: Pragma Default_Scalar_Storage_Order, Previous: Pragma Debug, Up: Implementation Defined Pragmas [Contents][Index]
Syntax:
pragma Debug_Policy (CHECK | DISABLE | IGNORE | ON | OFF);
This pragma is equivalent to a corresponding Check_Policy
pragma
with a first argument of Debug
. It is retained for historical
compatibility reasons.