2 info.c: (in function huppy_bug)
3 info.c:3:3: Unrecognized identifier: i
4 info.c:6:57: Unrecognized pre-processor directive:
5 #info "LcLint ignores all code that follows this line!"
6 info.c: (in function unhuppy_bug)
7 info.c:10:3: Observer storage assigned to unqualified reference: i = "Asdf"
8 info.c:10:7: Storage becomes observer
9 info.c:1:13: File static function huppy_bug declared but not used
10 info.c:4:1: Definition of huppy_bug
12 Finished checking --- 4 code warnings, as expected