]> andersk Git - splint.git/blame - test/unioninit.expect
Fixes for win32
[splint.git] / test / unioninit.expect
CommitLineData
146e25eb 1
2unioninit.c:11:23: Initializer block for union test3 has 2 elements, union
3 initializers should have one element: 0, 1
4unioninit.c:13:25: Initial value of test4.test2_s is type long int, expects
5 short int: 23L
6
7Finished checking --- 2 code warnings, as expected
This page took 0.056504 seconds and 5 git commands to generate.