]> andersk Git - splint.git/blob - test/format.expect
noexpand always false.
[splint.git] / test / format.expect
1
2 format.c: (in function fn)
3 format.c:3:3: Format string parameter to printf is not a compile-time constant:
4                  fmt
5 format.c:5:3: Format string parameter to fprintf is not a compile-time
6                  constant: fmt
7 format.c:6:3: Format string parameter to fprintf is not a compile-time
8                  constant: fmt
9
10 Finished checking --- 3 code warnings, as expected
11
12 Finished checking --- no warnings
This page took 0.447027 seconds and 5 git commands to generate.