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 >
Text File  |  2002-02-13  |  480b  |  13 lines

  1.  
  2. staticarray.c: (in function foo1)
  3. staticarray.c:9:10: Unqualified static storage buf returned as implicitly only:
  4.                        buf
  5. staticarray.c: (in function f)
  6. staticarray.c:22:10: Implicitly temp storage outstr returned as implicitly
  7.                         only: outstr
  8. staticarray.c: (in function g)
  9. staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly
  10.                         only: outstr
  11.  
  12. Finished checking --- 3 code warnings, as expected
  13.