]> andersk Git - splint.git/blame - test/staticarray.out
Fixed up for win32 building (winconfig.h required)
[splint.git] / test / staticarray.out
CommitLineData
86d93ed3 1
2staticarray.c: (in function foo1)
3staticarray.c:9:10: Unqualified static storage buf returned as implicitly only:
4 buf
5staticarray.c: (in function f)
6staticarray.c:22:10: Implicitly temp storage outstr returned as implicitly
7 only: outstr
8staticarray.c: (in function g)
9staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly
10 only: outstr
11
12Finished checking --- 3 code warnings, as expected
This page took 0.047132 seconds and 5 git commands to generate.