home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / splint3s.zip / splint-3.0.1.6 / test / unioninit.expect < prev    next >
Text File  |  2001-12-30  |  306b  |  8 lines

  1.  
  2. unioninit.c:11:23: Initializer block for union test3 has 2 elements, union
  3.                       initializers should have one element: 0, 1
  4. unioninit.c:13:25: Initial value of test4.test2_s is type long int, expects
  5.                       short int: 23L
  6.  
  7. Finished checking --- 2 code warnings, as expected
  8.