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. (-abstract will suppress message) Finished LCLint checking --- 1 code error found, as expected 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) 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) slovaknames.c:32:5: Function budweiser name is not consistent with Slovak naming convention. Accessible types: pivo 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) slovaknames.c:32:5: Function budweiser name is not consistent with Slovak naming convention. Accessible types: pivo Finished LCLint checking --- 2 code errors found, 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. 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. (-abstract will suppress message) 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 LCLint checking --- 7 code errors found, as expected