]> andersk Git - splint.git/blob - test/prefixes.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / prefixes.out
1
2 Cannot find standard library: ansi.lcd
3      Check LARCH_PATH environment variable.
4
5 Finished LCLint checking --- no code errors found
6
7 Cannot find standard library: ansi.lcd
8      Check LARCH_PATH environment variable.
9 prefixes.c:20: Parameterized macro has no prototype or specification: mf 
10 prefixes.c: (in macro mf)
11 prefixes.c:20:37: Variable y name is not consistent with macro variable
12                      namespace prefix "m_"
13 prefixes.c:20:37: Variable y declared but not used
14 prefixes.c:20:26: Variable m_x declared but not used
15 prefixes.c:20:50: Unrecognized identifier in macro definition: FALSE
16
17 Finished LCLint checking --- 5 code errors found, expected 4
This page took 0.052363 seconds and 5 git commands to generate.