]> andersk Git - splint.git/blame - test/functionmacro.expect
noexpand always false.
[splint.git] / test / functionmacro.expect
CommitLineData
5c2f3045 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.243814 seconds and 5 git commands to generate.