]> andersk Git - splint.git/blobdiff - test/czechoslovaknames.out
*** empty log message ***
[splint.git] / test / czechoslovaknames.out
index ea8ab604761fd376453bc32c28c27557f3dfe9a5..8a730410dd469e11bc8080422774d34a9ba58bb3 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. (Setting
+  either -czechoslovakfcns or -namechecks will suppress message)
 
 Finished LCLint checking --- 1 code error found, 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. (Setting
+  either -czechoslovakfcns or -namechecks will suppress message)
 
 Finished LCLint checking --- 1 code error found, 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. (Setting
+  either -slovakvars or -namechecks will suppress message)
 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. (Setting
+  either -czechoslovakfcns or -namechecks will suppress message)
 
 Finished LCLint checking --- 2 code errors found, as expected
This page took 0.038133 seconds and 4 git commands to generate.