X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..4109ede4aeaeba5a1f9294d544b4229d7602064f:/test/slovaknames.expect diff --git a/test/slovaknames.expect b/test/slovaknames.expect index 1e6d375..f093b9d 100644 --- a/test/slovaknames.expect +++ b/test/slovaknames.expect @@ -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 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. (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.