]> andersk Git - splint.git/blame - test/czechoslovaknames.expect
Renaming - LCLint => Splint
[splint.git] / test / czechoslovaknames.expect
CommitLineData
885824d3 1
2czechnames.c:26:5: Function budweiser name is not consistent with Czechoslovak
3 naming convention.
abb1cb43 4 Function name is not consistent with Czechoslovak naming convention. (Setting
5 either -czechoslovakfcns or -namechecks will suppress message)
885824d3 6
11db3170 7Finished checking --- 1 code warning, as expected
885824d3 8
9slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
10 naming convention.
abb1cb43 11 Function name is not consistent with Czechoslovak naming convention. (Setting
12 either -czechoslovakfcns or -namechecks will suppress message)
885824d3 13
11db3170 14Finished checking --- 1 code warning, as expected
885824d3 15
16slovaknames.c:5:5: Variable michelobLight name violates Slovak naming
17 convention. Slovak prefix michelob is not the name of a type.
abb1cb43 18 Variable name is not consistent with Slovak naming convention. (Setting
19 either -slovakvars or -namechecks will suppress message)
885824d3 20slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
21 naming convention.
abb1cb43 22 Function name is not consistent with Czechoslovak naming convention. (Setting
23 either -czechoslovakfcns or -namechecks will suppress message)
885824d3 24
11db3170 25Finished checking --- 2 code warnings, as expected
This page took 0.08136 seconds and 5 git commands to generate.