]> andersk Git - splint.git/blame_incremental - test/functionmacro.expect
Changed 3.0.1.6 to 3.0.1.7 for /doc
[splint.git] / test / functionmacro.expect
... / ...
CommitLineData
1
2functionmacro.c: (in function blah)
3functionmacro.c:7:3: Assignment of size_t to int: len = strlen(__FUNCTION__)
4functionmacro.c: (in function main)
5functionmacro.c:19:2: Path with no return in function declared to return int
6
7Finished checking --- 2 code warnings, as expected
This page took 0.040266 seconds and 5 git commands to generate.