]> andersk Git - splint.git/blame - test/info.expect
Added realrelatecompare flag.
[splint.git] / test / info.expect
CommitLineData
4c9767b3 1
2info.c: (in function huppy_bug)
3info.c:3:3: Unrecognized identifier: i
4info.c:6:57: Unrecognized pre-processor directive:
5 #info "LcLint ignores all code that follows this line!"
6info.c: (in function unhuppy_bug)
419f7a7a 7info.c:10:3: Observer storage assigned to unqualified reference: i = "Asdf"
8 info.c:10:7: Storage becomes observer
4c9767b3 9info.c:1:13: File static function huppy_bug declared but not used
10 info.c:4:1: Definition of huppy_bug
11
12Finished checking --- 4 code warnings, as expected
This page took 0.057898 seconds and 5 git commands to generate.