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 / controldepth.expect < prev    next >
Text File  |  1997-09-03  |  628b  |  17 lines

  1.  
  2. controldepth.c: (in function f)
  3. controldepth.c:8,15: Maximum control nesting depth (2) exceeded
  4.   Maximum number of control levels exceeded. (-controlnestdepth will suppress
  5.   message)
  6. controldepth.c:15,17: Maximum control nesting depth (2) exceeded
  7.  
  8. Finished LCLint checking --- 2 code errors found, as expected
  9.  
  10. controldepth.c: (in function f)
  11. controldepth.c:6,15: Maximum control nesting depth (1) exceeded
  12.   Maximum number of control levels exceeded. (-controlnestdepth will suppress
  13.   message)
  14. controldepth.c:11,13: Maximum control nesting depth (1) exceeded
  15.  
  16. Finished LCLint checking --- 2 code errors found, as expected
  17.