]> andersk Git - splint.git/blobdiff - test/slovaknames.expect
REmoved non-working test from make file and changed .expects to reflect the new messa...
[splint.git] / test / slovaknames.expect
index 1e6d375283b97f87df3ea80aff321b9e70ac8808..f093b9db41dcb31631af3a023f1964a82b05d895 100644 (file)
@@ -10,23 +10,27 @@ Finished LCLint checking --- no code errors found
 
 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:19:5: Function samAdams name violates Slovak naming convention. 
                        Slovak prefix sam is not the name of a type.
   Function or iterator name is not consistent with Slovak naming convention.
-  (-slovakfcns will suppress message)
+  (Setting either -slovakfcns or -namechecks will suppress message)
 slovaknames.c:32:5: Function budweiser name is not consistent with Slovak
                        naming convention.  Accessible types: pivo
+  Function or iterator name is not consistent with Slovak naming convention.
+  (Setting either -slovakfcns or -namechecks will suppress message)
 
 Finished LCLint checking --- 3 code errors found, as expected
 
 slovaknames.c:19:5: Function samAdams name violates Slovak naming convention. 
                        Slovak prefix sam is not the name of a type.
   Function or iterator name is not consistent with Slovak naming convention.
-  (-slovakfcns will suppress message)
+  (Setting either -slovakfcns or -namechecks will suppress message)
 slovaknames.c:32:5: Function budweiser name is not consistent with Slovak
                        naming convention.  Accessible types: pivo
+  Function or iterator name is not consistent with Slovak naming convention.
+  (Setting either -slovakfcns or -namechecks will suppress message)
 
 Finished LCLint checking --- 2 code errors found, as expected
 
@@ -35,6 +39,8 @@ slovaknames.c:4:5: Variable pivoPyet name violates Slovak naming convention.
   Use +accessslovak to allow access to type <t> in functions named <t>_<name>.
 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. (Setting
+  either -slovakvars or -namechecks will suppress message)
 slovaknames.c:8:17: Constant pivoDevenast name violates Slovak naming
     convention. Slovak prefix pivo names an abstract type that is not
     accessible.
This page took 0.08203 seconds and 4 git commands to generate.