]> andersk Git - splint.git/blobdiff - test/ansireserved.expect
Moved doc/lclint.1 to doc/splint.1
[splint.git] / test / ansireserved.expect
index 7df490f2ba490ea15395a7fefbe1ef54e7c33147..cb9a30b645706c8c41cf6b5f369f4435a7e405fa 100644 (file)
@@ -54,11 +54,11 @@ ansireserved.c:9: Name EVANS is reserved for future library extensions. Macros
     (ISO99:7.26.3)
 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:898:1: Specification of srand as function:
+   load file standard.lcd:898:1: Specification of srand as function:
    [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:920:1: Specification of labs as function:
+   load file standard.lcd:920:1: Specification of labs as function:
    [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.035498 seconds and 4 git commands to generate.