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 @*/ to allow access to an abstract type. (Use -abstract to inhibit warning) Finished checking --- 1 code warning, as expected 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. (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. (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. (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. (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. (Use either -slovakfcns or -namechecks to inhibit warning) Finished checking --- 2 code warnings, as expected slovaknames.c:4:5: Variable pivoPyet name violates Slovak naming convention. Slovak prefix pivo names an abstract type that is not accessible. Use +accessslovak to allow access to type in functions named _. 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. (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. Use +accessslovak to allow access to type in functions named _. slovaknames.c:11:6: Function pivoYedno name violates Slovak naming convention. Slovak prefix pivo names an abstract type that is not accessible. Use +accessslovak to allow access to type in functions named _. 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 @*/ to 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 naming convention. Accessible types: pivo Finished checking --- 7 code warnings, as expected