repo.or.cz
/
splint-patched.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some consistency changes to library & headers flags.
[splint-patched.git]
/
test
/
void.expect
blob
a8febd8ace0406878924b4e5538a0b72a3f4f381
1
2
void.c: (in function f)
3
void.c:5:3: Return value (type int) ignored: f()
4
void.c:3:5: Function exported but not used outside void: f
5
void.c:7:1: Definition of f
6
7
Finished checking --- 2 code warnings, as expected