home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / splint3s.zip / splint-3.0.1.6 / test / branchstate.expect < prev    next >
Text File  |  2001-10-06  |  207b  |  7 lines

  1.  
  2. branchstate.c: (in function foo)
  3. branchstate.c:7:37: Right operand of && is non-boolean (char):
  4.                        (p != (char *)0) && (*p)
  5.  
  6. Finished LCLint checking --- 1 code error found, as expected
  7.