]> andersk Git - splint.git/blobdiff - test/flags.expect
Fixed manual csvoverwrite.
[splint.git] / test / flags.expect
index 7ff81b942d720d1ee6cfdaea34c57c0f4644d430..b93e9c003c52b5ef2efb5bf7b658909156010c7c 100644 (file)
@@ -4,10 +4,9 @@ flags.c:5:9: Variable y
     initialized to type
     char, expects int:
     'c'
-flags.c:7:18: Warning:
-    Value for linelen
-    must be at least 20
-    (given 13)
+flags.c:7:18: Value for
+    linelen must be at
+    least 20 (given 13)
 flags.c:11:5:
     Internal identifier
     xx2 is not
@@ -18,15 +17,15 @@ flags.c:11:5:
    flags.c:10:5:
    Declaration of
    xx1
-flags.c:13:18:
+flags.c:13:4:
     Semantic comment
     attempts to restore
     flag linelen.  A
     flag for setting a
     value cannot be
     restored.
-flags.c:15:17: Semantic comment attempts to set global flag dump.  A
-                  global flag cannot be set locally.
+flags.c:15:4: Semantic comment attempts to set global flag dump.  A
+                 global flag cannot be set locally.
 flags.c:16:22: Flag macrovarprefix (in semantic comment) must be
                   followed by an argument
 flags.c:17:26: Flag macrovarprefix (in semantic comment) must be
This page took 1.178412 seconds and 4 git commands to generate.