]> andersk Git - splint.git/blame - test/condifomit.expect
Updated expected output for help.expect to include new flags.
[splint.git] / test / condifomit.expect
CommitLineData
368f75ae 1
2condifomit.c: (in function cond1)
3condifomit.c:11:6: Conditionals with Omitted Operands is not supported by ISO
4 C99
5condifomit.c: (in function cond2)
6condifomit.c:17:9: Conditionals with Omitted Operands is not supported by ISO
7 C99
8condifomit.c: (in function test_use_before_definition)
9condifomit.c:27:17: Variable i used before definition
10condifomit.c:27:17: Conditionals with Omitted Operands is not supported by ISO
11 C99
12
13Finished checking --- 4 code warnings, as expected
14
15Command Line: Setting +gnuextensions redundant with current value
16condifomit.c: (in function test_use_before_definition)
17condifomit.c:27:17: Variable i used before definition
18
19Finished checking --- 1 code warning, as expected
This page took 0.061088 seconds and 5 git commands to generate.