]> andersk Git - splint.git/blame - test/format.expect
noexpand always false.
[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
11db3170 10Finished checking --- 3 code warnings, as expected
80ee600a 11
11db3170 12Finished checking --- no warnings
This page took 0.255877 seconds and 5 git commands to generate.