home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / staticarray.expect < prev    next >
Text File  |  1997-09-03  |  464b  |  12 lines

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