]> andersk Git - splint.git/blobdiff - test/czechoslovaknames.expect
noexpand always false.
[splint.git] / test / czechoslovaknames.expect
index ea8ab604761fd376453bc32c28c27557f3dfe9a5..b73884b3e633afce5b0241702fe6e0744677e26c 100644 (file)
@@ -1,25 +1,25 @@
 
 czechnames.c:26:5: Function budweiser name is not consistent with Czechoslovak
                       naming convention.
-  Function name is not consistent with Czechoslovak naming convention.
-  (-czechoslovakfcns will suppress message)
+  Function name is not consistent with Czechoslovak naming convention. (Use
+  either -czechoslovakfcns or -namechecks to inhibit warning)
 
-Finished LCLint checking --- 1 code error found, as expected
+Finished checking --- 1 code warning, as expected
 
 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
                        naming convention.
-  Function name is not consistent with Czechoslovak naming convention.
-  (-czechoslovakfcns will suppress message)
+  Function name is not consistent with Czechoslovak naming convention. (Use
+  either -czechoslovakfcns or -namechecks to inhibit warning)
 
-Finished LCLint checking --- 1 code error found, as expected
+Finished checking --- 1 code warning, as expected
 
 slovaknames.c:5:5: Variable michelobLight name violates Slovak naming
     convention.  Slovak prefix michelob is not the name of a type.
-  Variable name is not consistent with Slovak naming convention. (-slovakvars
-  will suppress message)
+  Variable name is not consistent with Slovak naming convention. (Use either
+  -slovakvars or -namechecks to inhibit warning)
 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
                        naming convention.
-  Function name is not consistent with Czechoslovak naming convention.
-  (-czechoslovakfcns will suppress message)
+  Function name is not consistent with Czechoslovak naming convention. (Use
+  either -czechoslovakfcns or -namechecks to inhibit warning)
 
-Finished LCLint checking --- 2 code errors found, as expected
+Finished checking --- 2 code warnings, as expected
This page took 0.033409 seconds and 4 git commands to generate.