home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / splint3s.zip / splint-3.0.1.6 / test / warnuse.old-expect < prev    next >
Text File  |  2001-07-03  |  808b  |  24 lines

  1.  
  2. warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
  3. warnuse.c: (in function wfunc)
  4. warnuse.c:9:10: f is a very dangerous function!
  5. warnuse.c:9:17: g is a very dangerous function!
  6.  
  7. Finished LCLint checking --- 3 code errors found, as expected
  8.  
  9. warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
  10.  
  11. Finished LCLint checking --- 1 code error found, as expected
  12.  
  13. Warning: setting +bufferoverflow redundant with current value
  14. Warning: flag +bufferoverflow is canceled by -warnuse
  15. warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
  16.  
  17. Finished LCLint checking --- 1 code error found, as expected
  18.  
  19. warnuse.c:2:10: Warn clause uses unrecognized flag: wusef
  20. warnuse.c: (in function wfunc)
  21. warnuse.c:9:10: f is a very dangerous function!
  22.  
  23. Finished LCLint checking --- 2 code errors found, as expected
  24.