home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint25.zip / lclint / lclint / test / rc.expect < prev    next >
Text File  |  2000-07-26  |  1KB  |  34 lines

  1.  
  2. rc.c: (in function f)
  3. rc.c:3:10: Observer storage returned without qualification:
  4.               "a flag\"wicked cool"
  5.    rc.c:3:10: Storage becomes observer
  6.  
  7. Finished LCLint checking --- 1 code error found, as expected
  8.  
  9. rc.c: (in function f)
  10. rc.c:3:10: Return value type int does not match declared type char *: 12
  11.  
  12. Finished LCLint checking --- 1 code error found, as expected
  13.  
  14. rc2.lclintrc:1:18: Warning: setting +boolint redundant with current value
  15. rc.c: (in function f)
  16. rc.c:3:10: Observer storage returned without qualification: "a silly\"flag\"\\"
  17.    rc.c:3:10: Storage becomes observer
  18.  
  19. Finished LCLint checking --- 1 code error found, as expected
  20.  
  21. rc2.lclintrc:1:18: Warning: setting +boolint redundant with current value
  22. rc.c: (in function f)
  23. rc.c:3:10: Unrecognized identifier: MYSTERY
  24.  
  25. Finished LCLint checking --- 1 code error found, as expected
  26.  
  27. rc3.lclintrc:2:1: Bad flag syntax (+ or - expected, + is assumed):
  28.                                     internalnamelen    73
  29. rc3.lclintrc:5:24: Flag dump must be followed by an argument
  30. rc.c: (in function f)
  31. rc.c:3:10: Unrecognized identifier: MYSTERY
  32.  
  33. Finished LCLint checking --- 1 code error found, as expected
  34.