-
SA0072: Invalid uses of counter variable
-
SA0073: Uses of inadequate counter variable
-
SA0080: Loop index variable for array index exeeds array range
-
SA0081: Upper border is not a constant
-
SA0075: Missing ELSE
-
SA0076: Missing enumeration constant
-
SA0077: Type mismatches with CASE expression
-
SA0078: Missing CASE branches
-
SA0090: Return statement before end of function