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 / commentchar.expect < prev    next >
Text File  |  1997-09-03  |  800b  |  18 lines

  1.  
  2. commentchar.c:14,18: Syntactic commentchar comment is not followed by a
  3.                         whitespace character: @-commentchar5    
  4. commentchar.c:15,17: Cannot restore commentchar
  5. commentchar.c:10,5: Variable x redefined
  6.    commentchar.c:6,5: Previous definition of x
  7. commentchar.c:10,9: Variable x initialized to type char, expects int: 'c'
  8.  
  9. Finished LCLint checking --- 4 code errors found, as expected
  10.  
  11. commentchar.c:14,18: Syntactic commentchar comment is not followed by a
  12.                         whitespace character: @-commentchar5@ */
  13. commentchar.c:15,17: Cannot restore commentchar
  14. commentchar.c:1,26: Unrecognized identifier in modifies comment: x
  15. commentchar.c:6,9: Variable x initialized to type char, expects int: 'c'
  16.  
  17. Finished LCLint checking --- 4 code errors found, as expected
  18.