Next: Pragma Complete_Representation, Previous: Pragma Compile_Time_Error, Up: Implementation Defined Pragmas
     pragma Compile_Time_Warning
              (boolean_EXPRESSION, static_string_EXPRESSION);
   Same as pragma Compile_Time_Error, except a warning is issued instead of an error message.