home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
splint3s.zip
/
splint-3.0.1.6
/
test
/
staticarray.expect
< prev
next >
Wrap
Text File
|
2002-02-13
|
480b
|
13 lines
staticarray.c: (in function foo1)
staticarray.c:9:10: Unqualified static storage buf returned as implicitly only:
buf
staticarray.c: (in function f)
staticarray.c:22:10: Implicitly temp storage outstr returned as implicitly
only: outstr
staticarray.c: (in function g)
staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly
only: outstr
Finished checking --- 3 code warnings, as expected