]> andersk Git - splint.git/blob - test/functionmacro.expect
Committed my changes (but there are several splintme errors currently).
[splint.git] / test / functionmacro.expect
1
2 functionmacro.c: (in function blah)
3 functionmacro.c:7:3: Assignment of size_t to int: len = strlen(__FUNCTION__)
4 functionmacro.c: (in function main)
5 functionmacro.c:19:2: Path with no return in function declared to return int
6
7 Finished checking --- 2 code warnings, as expected
This page took 0.044119 seconds and 5 git commands to generate.