]> andersk Git - splint.git/blob - test/warnuse.old-expect
Remove unused cpplib_createDefinition.
[splint.git] / test / warnuse.old-expect
1
2 warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
3 warnuse.c: (in function wfunc)
4 warnuse.c:9:10: f is a very dangerous function!
5 warnuse.c:9:17: g is a very dangerous function!
6
7 Finished LCLint checking --- 3 code errors found, as expected
8
9 warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
10
11 Finished LCLint checking --- 1 code error found, as expected
12
13 Warning: setting +bufferoverflow redundant with current value
14 Warning: flag +bufferoverflow is canceled by -warnuse
15 warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
16
17 Finished LCLint checking --- 1 code error found, as expected
18
19 warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
20 warnuse.c: (in function wfunc)
21 warnuse.c:9:10: f is a very dangerous function!
22
23 Finished LCLint checking --- 2 code errors found, as expected
This page took 0.143761 seconds and 5 git commands to generate.