]> andersk Git - splint.git/blame - test/format.expect
Modified configure.ac to new longer check for c++.
[splint.git] / test / format.expect
CommitLineData
80ee600a 1
2format.c: (in function fn)
3format.c:3:3: Format string parameter to printf is not a compile-time constant:
4 fmt
5format.c:5:3: Format string parameter to fprintf is not a compile-time
6 constant: fmt
7format.c:6:3: Format string parameter to fprintf is not a compile-time
8 constant: fmt
9
10Finished LCLint checking --- 3 code errors found, as expected
11
12Finished LCLint checking --- no code errors found
This page took 0.100478 seconds and 5 git commands to generate.