]> andersk Git - splint.git/blobdiff - test/rc.expect
Fixed manual csvoverwrite.
[splint.git] / test / rc.expect
index 1a242715f170ad23376531438038e01f3eaf40aa..07a8fd99a092f2abc8c75ed15499ac903060773e 100644 (file)
@@ -11,24 +11,24 @@ rc.c:3:10: Return value type int does not match declared type char *: 12
 
 Finished checking --- 1 code warning, as expected
 
-rc2.splintrc:1:18: Warning: setting +boolint redundant with current value
+rc2.splintrc:1:18: Setting +boolint redundant with current value
 rc.c: (in function f)
 rc.c:3:10: Observer storage returned without qualification: "a silly\"flag\"\\"
    rc.c:3:10: Storage becomes observer
 
 Finished checking --- 1 code warning, as expected
 
-rc2.splintrc:1:18: Warning: setting +boolint redundant with current value
+rc2.splintrc:1:18: Setting +boolint redundant with current value
 rc.c: (in function f)
 rc.c:3:10: Unrecognized identifier: MYSTERY
 
 Finished checking --- 1 code warning, as expected
 
-rc3.splintrc:2:1: Bad flag syntax (+ or - expected, + is assumed):
-                                    internalnamelen    73
-  A flag is not recognized or used in an incorrect way (-badflag will suppress
-  message)
-rc3.splintrc:5:24: Flag dump must be followed by an argument
+rc3.splintrc:6:3: Flag dump must be followed by a string
+  A flag is not recognized or used in an incorrect way (Use -badflag to inhibit
+  warning)
+rc3.splintrc:6:3: Cannot list files in .splintrc files:
+                     internalnamelen, 73 (probable missing + or -)
 rc.c: (in function f)
 rc.c:3:10: Unrecognized identifier: MYSTERY
 
This page took 0.036224 seconds and 4 git commands to generate.