home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / splint3s.zip / splint-3.0.1.6 / test / functionmacro.expect < prev    next >
Text File  |  2001-12-30  |  279b  |  8 lines

  1.  
  2. functionmacro.c: (in function blah)
  3. functionmacro.c:7:3: Assignment of size_t to int: len = strlen(__FUNCTION__)
  4. functionmacro.c: (in function main)
  5. functionmacro.c:19:2: Path with no return in function declared to return int
  6.  
  7. Finished checking --- 2 code warnings, as expected
  8.