]> andersk Git - splint.git/blobdiff - test/external.expect
Added manual test cases.
[splint.git] / test / external.expect
index 2fcbe4bf28125f366b7fbd9b75e50bf4f172fe44..7b702e6ddaa73f0a2803aa0e121c7450e490ce30 100644 (file)
@@ -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 ansi.lcd:785:1: Specification of LONG_MAX
+   load file ansi.lcd:786:1: 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 ansi.lcd:785:1: Specification of LONG_MAX
+   load file ansi.lcd:786:1: Specification of LONG_MAX
    One or more additional indistinguishable external names not reported
 
 Finished checking --- 4 code warnings, as expected
This page took 0.039949 seconds and 4 git commands to generate.