X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..16c024b587f5ddc115928d5cca7095508aa208d9:/test/glob.expect diff --git a/test/glob.expect b/test/glob.expect index fc0a32c..e171ccb 100644 --- a/test/glob.expect +++ b/test/glob.expect @@ -7,7 +7,7 @@ glob.c: (in function callsUseGlob) glob.c:23:11: Called procedure useGlob may access global y glob.c:23:11: Called procedure useGlob may access global z -Finished LCLint checking --- 4 code errors found, as expected +Finished checking --- 4 code warnings, as expected glob.c: (in function dontuseGlob) glob.c:13:11: Undocumented use of global x @@ -15,7 +15,7 @@ glob.c: (in function callsUseGlob) glob.c:23:11: Called procedure useGlob may access global y glob.c:23:11: Called procedure useGlob may access global z -Finished LCLint checking --- 3 code errors found, as expected +Finished checking --- 3 code warnings, as expected glob.c: (in function useGlob) glob.lcl:3: Global z listed but not used @@ -28,4 +28,4 @@ glob.c: (in function callsUseGlob) glob.c:23:11: Called procedure useGlob may access global y glob.c:23:11: Called procedure useGlob may access global z -Finished LCLint checking --- 6 code errors found, as expected +Finished checking --- 6 code warnings, as expected