]> andersk Git - splint.git/blame - test/commentchar.out
Added mtgrammar.c.der
[splint.git] / test / commentchar.out
CommitLineData
885824d3 1
2commentchar.c:14:1: Syntactic commentchar comment is not followed by a
3 whitespace character: 5
4commentchar.c:15:1: Cannot restore commentchar
5commentchar.c:10:5: Variable x redefined
6 commentchar.c:6:5: Previous definition of x
7commentchar.c:10:9: Variable x initialized to type char, expects int: 'c'
8
9Finished LCLint checking --- 4 code errors found, as expected
10
11commentchar.c:14:1: Syntactic commentchar comment is not followed by a
12 whitespace character: 5
13commentchar.c:15:1: Cannot restore commentchar
14commentchar.c:1:26: Unrecognized identifier in modifies comment: x
15commentchar.c:6:9: Variable x initialized to type char, expects int: 'c'
16
17Finished LCLint checking --- 4 code errors found, as expected
This page took 0.052504 seconds and 5 git commands to generate.