X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/74738c0fa6a63f888fa6fb0758c9ad438d47a700..16c024b587f5ddc115928d5cca7095508aa208d9:/test/external.expect diff --git a/test/external.expect b/test/external.expect index ecdcf74..0e27f8c 100644 --- a/test/external.expect +++ b/test/external.expect @@ -42,11 +42,11 @@ external.c:5:5: External identifier small2 is not distinguishable from small1 external.c:4:5: Declaration of small1 external.c:7:5: External identifier longfunction1 is not distinguishable from LONG_MAX in the first 3 characters because alphabetical case is ignored - load file standard.lcd:951:1: Specification of LONG_MAX + load file standard.lcd: Specification of LONG_MAX One or more additional indistinguishable external names not reported external.c:8:5: External identifier longfunction2 is not distinguishable from LONG_MAX in the first 3 characters because alphabetical case is ignored - load file standard.lcd:951:1: Specification of LONG_MAX + load file standard.lcd: Specification of LONG_MAX One or more additional indistinguishable external names not reported Finished checking --- 4 code warnings, as expected