]> andersk Git - splint.git/blobdiff - test/info.expect
Added realrelatecompare flag.
[splint.git] / test / info.expect
index 31b8bbc57df5088748d3efbaa42eac5cfde06638..676c8b768b8b86c742d08eaabc2ad9e06d3c58b4 100644 (file)
@@ -4,8 +4,8 @@ info.c:3:3: Unrecognized identifier: i
 info.c:6:57: Unrecognized pre-processor directive:
                 #info "LcLint ignores all code that follows this line!"
 info.c: (in function unhuppy_bug)
-info.c:9:3: Observer storage assigned to unqualified reference: i = "Asdf"
-   info.c:9:7: Storage becomes observer
+info.c:10:3: Observer storage assigned to unqualified reference: i = "Asdf"
+   info.c:10:7: Storage becomes observer
 info.c:1:13: File static function huppy_bug declared but not used
    info.c:4:1: Definition of huppy_bug
 
This page took 0.131752 seconds and 4 git commands to generate.