]> andersk Git - splint.git/blame - test/rc.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / rc.out
CommitLineData
885824d3 1
e12110be 2Cannot find standard library: ansi.lcd
3 Check LARCH_PATH environment variable.
885824d3 4rc.c: (in function f)
5rc.c:3:10: Observer storage returned without qualification:
6 "a flag\"wicked cool"
7 rc.c:3:10: Storage becomes observer
8
9Finished LCLint checking --- 1 code error found, as expected
10
e12110be 11Cannot find standard library: ansi.lcd
12 Check LARCH_PATH environment variable.
885824d3 13rc.c: (in function f)
14rc.c:3:10: Return value type int does not match declared type char *: 12
15
16Finished LCLint checking --- 1 code error found, as expected
17
18rc2.lclintrc:1:18: Warning: setting +boolint redundant with current value
e12110be 19Cannot find standard library: ansi.lcd
20 Check LARCH_PATH environment variable.
885824d3 21rc.c: (in function f)
22rc.c:3:10: Observer storage returned without qualification: "a silly\"flag\"\\"
23 rc.c:3:10: Storage becomes observer
24
cc78dedd 25Finished LCLint checking --- 1 code error found, as expected
885824d3 26
27rc2.lclintrc:1:18: Warning: setting +boolint redundant with current value
e12110be 28Cannot find standard library: ansi.lcd
29 Check LARCH_PATH environment variable.
885824d3 30rc.c: (in function f)
31rc.c:3:10: Unrecognized identifier: MYSTERY
32
33Finished LCLint checking --- 1 code error found, as expected
34
35rc3.lclintrc:2:1: Bad flag syntax (+ or - expected, + is assumed):
36 internalnamelen 73
ccf0a4a8 37 A flag is not recognized or used in an incorrect way (-badflag will suppress
38 message)
885824d3 39rc3.lclintrc:5:24: Flag dump must be followed by an argument
e12110be 40Cannot find standard library: ansi.lcd
41 Check LARCH_PATH environment variable.
885824d3 42rc.c: (in function f)
43rc.c:3:10: Unrecognized identifier: MYSTERY
44
45Finished LCLint checking --- 1 code error found, as expected
This page took 0.062457 seconds and 5 git commands to generate.