]> andersk Git - splint.git/blame_incremental - test/inparam.expect
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / inparam.expect
... / ...
CommitLineData
1
2inparam.c: (in function f)
3inparam.c:8:16: Passed storage x not completely defined (*x is undefined):
4 unknown (x)
5inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
6 inparam (x)
7
8Finished checking --- 2 code warnings, as expected
9
10inparam.c: (in function f)
11inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
12 inparam (x)
13
14Finished checking --- 1 code warning, as expected
This page took 0.039495 seconds and 5 git commands to generate.