]> andersk Git - splint.git/blame - test/for.expect
Updated README version number. (Testing sourceforge)
[splint.git] / test / for.expect
CommitLineData
8e349e11 1
2for.c: (in function f)
7bf96067 3for.c:13:5: Possible out-of-bounds store:
4 Unable to resolve constraint:
4109ede4 5 requires i @ for.c:13:7 <= 10
03d670b6 6 needed to satisfy precondition:
4109ede4 7 requires maxSet(t @ for.c:13:5) >= i @ for.c:13:7
8e349e11 8
a469ccf0 9Finished LCLint checking --- 1 code error found, as expected
This page took 0.057949 seconds and 5 git commands to generate.