]> andersk Git - splint.git/blobdiff - test/flags.out
*** empty log message ***
[splint.git] / test / flags.out
index a38bd243b993a52473885119af7df32926750c2d..7ff81b942d720d1ee6cfdaea34c57c0f4644d430 100644 (file)
@@ -19,24 +19,24 @@ flags.c:11:5:
    Declaration of
    xx1
 flags.c:13:18:
-    Stylized comment
+    Semantic comment
     attempts to restore
     flag linelen.  A
     flag for setting a
     value cannot be
     restored.
-flags.c:15:17: Stylized comment attempts to set global flag dump.  A
+flags.c:15:17: Semantic comment attempts to set global flag dump.  A
                   global flag cannot be set locally.
-flags.c:16:22: Flag macrovarprefix (in stylized comment) must be
+flags.c:16:22: Flag macrovarprefix (in semantic comment) must be
                   followed by an argument
-flags.c:17:26: Flag macrovarprefix (in stylized comment) must be
+flags.c:17:26: Flag macrovarprefix (in semantic comment) must be
                   followed by an argument
 flags.c:18:20: Flag linelen must be followed by a positive number
                   number.  Followed by asdf
 
-Finished LCLint checking --- 8 code errors found, as expected
+Finished checking --- 8 code warnings, as expected
 
 flags.c:1:9: Variable x initialized to type char, expects int: 'c'
 flags.c:5:9: Variable y initialized to type char, expects int: 'c'
 
-Finished LCLint checking --- 2 code errors found, as expected
+Finished checking --- 2 code warnings, as expected
This page took 0.033561 seconds and 4 git commands to generate.