]> andersk Git - splint.git/blobdiff - test/ansireserved.expect
REmoved references to the full working directory of LCLint for test outputs since...
[splint.git] / test / ansireserved.expect
index 082ed9812b6c18f0da1aa55a22bbd0aff8ad0d8a..eb377aeec683782f763546c84ca2d487373766a6 100644 (file)
@@ -54,11 +54,11 @@ ansireserved.c:9: Name EVANS is reserved for future ANSI library extensions.
     <errno.h>. (See ANSI, Section 4.13.1)
 ansireserved.c:1:5: Name decimal_point is reserved for the standard library
 ansireserved.c:2:5: Function srand inconsistently declared as variable: int
-   load file ansi.lcd:875:1: Specification of srand:
+   load file ansi.lcd:897:1: Specification of srand:
    [function (unsigned int) returns void]
 ansireserved.c:2:5: Name srand is reserved for the standard library
 ansireserved.c:3:5: Function labs inconsistently declared as variable: int
-   load file ansi.lcd:897:1: Specification of labs:
+   load file ansi.lcd:919:1: Specification of labs:
    [function (long int) returns long int]
 ansireserved.c:3:5: Name labs is reserved for the standard library
 ansireserved.c:4:5: Name _x is in the implementation name space (any identifier
This page took 0.038467 seconds and 4 git commands to generate.