]> andersk Git - splint.git/blobdiff - test/moduncon.out
Made some additional changes to the makefile. Now it builds correctly.
[splint.git] / test / moduncon.out
index dfde8e655759facd2911f3963699c17a8f6abc98..87f6cb7c6c7449f90b24a3f3e5c352821b1e466c 100644 (file)
@@ -1,4 +1,7 @@
+gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
+Cannot find standard library: ansi.lcd
+     Check LARCH_PATH environment variable.
 moduncon.c: (in function g)
 moduncon.c:12:10: Undetected modification possible from call to unconstrained
                      function umod: umod
@@ -11,6 +14,8 @@ moduncon.c:13:10: Undetected modification possible from call to unconstrained
 
 Finished LCLint checking --- 4 code errors found, as expected
 
+Cannot find standard library: ansi.lcd
+     Check LARCH_PATH environment variable.
 moduncon.c: (in function f)
 moduncon.c:6:22: Undetected modification possible from call to unconstrained
                     function umod: umod
@@ -55,3 +60,4 @@ moduncon.c:10:5: Function g exported but not declared in header file
    moduncon.c:15:1: Definition of g
 
 Finished LCLint checking --- 22 code errors found, as expected
+gmake[3]: Leaving directory `/tmp/LCLintDev/test'
This page took 0.473309 seconds and 4 git commands to generate.