]> andersk Git - splint.git/blame - test/staticarray.expect
Fixes for win32
[splint.git] / test / staticarray.expect
CommitLineData
885824d3 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
11db3170 12Finished checking --- 3 code warnings, as expected
This page took 0.066732 seconds and 5 git commands to generate.