]> andersk Git - splint.git/blob - test/czechoslovaknames.out
Initial revision
[splint.git] / test / czechoslovaknames.out
1
2 czechnames.c:26:5: Function budweiser name is not consistent with Czechoslovak
3                       naming convention.
4   Function name is not consistent with Czechoslovak naming convention.
5   (-czechoslovakfcns will suppress message)
6
7 Finished LCLint checking --- 1 code error found, as expected
8
9 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
10                        naming convention.
11   Function name is not consistent with Czechoslovak naming convention.
12   (-czechoslovakfcns will suppress message)
13
14 Finished LCLint checking --- 1 code error found, as expected
15
16 slovaknames.c:5:5: Variable michelobLight name violates Slovak naming
17     convention.  Slovak prefix michelob is not the name of a type.
18   Variable name is not consistent with Slovak naming convention. (-slovakvars
19   will suppress message)
20 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
21                        naming convention.
22   Function name is not consistent with Czechoslovak naming convention.
23   (-czechoslovakfcns will suppress message)
24
25 Finished LCLint checking --- 2 code errors found, as expected
This page took 0.040446 seconds and 5 git commands to generate.