]> andersk Git - splint.git/blobdiff - test/tests2.2.expect
Fixed bug in Makefile.am.
[splint.git] / test / tests2.2.expect
index e50a6f23610400875a0ed993ea2201a4aed04336..70d2a03c1fd0c99d1514182283c634c7614521d5 100644 (file)
@@ -27,9 +27,9 @@ Finished checking --- 2 code warnings, as expected
 
 decl.c:3:21: Structure struct tm declared with fields { int x; }, specified
                 with fields { int tm_sec; int tm_min; int tm_hour;, ... }
-   load file ansi.lcd:962:1: Specification of struct tm
+   load file standard.lcd: Specification of struct tm
    decl.c:3:17: Field tm_sec in specified corresponds to x in declaration
-   load file ansi.lcd:638:1: Specification of tm_sec
+   load file standard.lcd: Specification of tm_sec
 
 Finished checking --- 1 code warning, as expected
 
@@ -45,7 +45,7 @@ Finished checking --- no warnings
 Finished checking --- no warnings
 
 extension.c:2:18: Parse Error: New function scope inside function. (For help on
-               parse errors, see lclint -help parseerrors.)
+               parse errors, see splint -help parseerrors.)
 *** Cannot continue.
 
 Finished checking --- no warnings
This page took 0.031567 seconds and 4 git commands to generate.