]> andersk Git - splint.git/blobdiff - test/slovaknames.expect
*** empty log message ***
[splint.git] / test / slovaknames.expect
index acfec465325ac54b76dc560b2e860f7c3a1079de..e0a6ac8feff914691a26c362d0d47a5f375a32fe 100644 (file)
@@ -2,7 +2,7 @@
 slovaknames.c: (in function pivoYedno)
 slovaknames.c:15:11: Left operand of == is abstract type (pivo): p == 1
   An abstraction barrier is broken. If necessary, use /*@access <type>@*/ to
-  allow access to an abstract type. (-abstract will suppress message)
+  allow access to an abstract type. (Use -abstract to inhibit warning)
 
 Finished checking --- 1 code warning, as expected
 
@@ -10,27 +10,27 @@ Finished checking --- no warnings
 
 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)
+  Variable name is not consistent with Slovak naming convention. (Use either
+  -slovakvars or -namechecks to inhibit warning)
 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.
-  (Setting either -slovakfcns or -namechecks will suppress message)
+  (Use either -slovakfcns or -namechecks to inhibit warning)
 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)
+  (Use either -slovakfcns or -namechecks to inhibit warning)
 
 Finished checking --- 3 code warnings, 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.
-  (Setting either -slovakfcns or -namechecks will suppress message)
+  (Use either -slovakfcns or -namechecks to inhibit warning)
 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)
+  (Use either -slovakfcns or -namechecks to inhibit warning)
 
 Finished checking --- 2 code warnings, as expected
 
@@ -39,8 +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)
+  Variable name is not consistent with Slovak naming convention. (Use either
+  -slovakvars or -namechecks to inhibit warning)
 slovaknames.c:8:17: Constant pivoDevenast name violates Slovak naming
     convention. Slovak prefix pivo names an abstract type that is not
     accessible.
@@ -51,7 +51,7 @@ slovaknames.c:11:6: Function pivoYedno name violates Slovak naming convention.
 slovaknames.c: (in function pivoYedno)
 slovaknames.c:15:11: Left operand of == is abstract type (pivo): p == 1
   An abstraction barrier is broken. If necessary, use /*@access <type>@*/ to
-  allow access to an abstract type. (-abstract will suppress message)
+  allow access to an abstract type. (Use -abstract to inhibit warning)
 slovaknames.c:19:5: Function samAdams name violates Slovak naming convention. 
                        Slovak prefix sam is not the name of a type.
 slovaknames.c:32:5: Function budweiser name is not consistent with Slovak
This page took 0.068167 seconds and 4 git commands to generate.