]> andersk Git - splint.git/commitdiff
Tried to fix more problmes with the Makefiles
authordrl7x <drl7x>
Wed, 17 Oct 2001 03:27:52 +0000 (03:27 +0000)
committerdrl7x <drl7x>
Wed, 17 Oct 2001 03:27:52 +0000 (03:27 +0000)
72 files changed:
config.h
test/abstptr.out
test/abstract.out
test/alttypes.out
test/ansireserved.out
test/argorder.out
test/args.out
test/blocks.out
test/break.out
test/cases.out
test/cast.out
test/charlit.out
test/clauses.out
test/commentchar.out
test/compdestroy.out
test/controldepth.out
test/csyntax.out
test/czechnames.out
test/decl.out
test/enum.out
test/exports.out
test/external.out
test/fields.out
test/flags.out
test/funcpointer.out
test/glob.out
test/globals.out
test/impabstract.out
test/init.out
test/inparam.out
test/internal.out
test/iter.out
test/libs.out
test/lintcomments.out
test/list.out
test/macrosef.out
test/merge.out
test/modifies.out
test/modtest.out
test/moduncon.out
test/mongoincludes.out
test/mystrncat.out
test/noeffect.out
test/null.out
test/observer.out
test/oldstyle.out
test/outglob.out
test/outparam.out
test/preds.out
test/prefixes.out
test/printflike.out
test/rc.out
test/refcounts.out
test/release.out
test/repexpose.out
test/sharing.out
test/specclauses.out
test/special.out
test/stack.out
test/staticarray.out
test/strchr.out
test/strings.out
test/structassign.out
test/tests2.2a.out
test/tests2.4.out
test/tests2.5.out
test/typequals.out
test/ud.out
test/ulstypes.out
test/union.out
test/unreachable.out
test/unused.out

index c6b9f26bb41957a31eb1d92173af4feb2aca9ed0..01064a66f7e9308daa8811213f1e3b050784b912 100644 (file)
--- a/config.h
+++ b/config.h
@@ -10,7 +10,7 @@
 #define DEFAULT_LCLIMPORTDIR "/usr/local/share/lclint/imports"
 
 /* gcc's private include directory */
-#define GCC_INCLUDE_DIR "/usr/cs/lib/gcc-lib/i686-pc-linux-gnu/3.0/include"
+#define GCC_INCLUDE_DIR "/usr/cs/lib/gcc-lib/i686-pc-linux-gnu/3.0/include
 
 /* the system's main include directory */
 #define GCC_INCLUDE_DIR2 "/usr/local/include"
index 6a6f4cd6c1b5feb3c40d2be34714d3d46e3fac0a..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [abstptr] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index b78753233d05d21defe8bc2de844e12cfb3121cc..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [abstract] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 78c5c65adf9d1f68c5c8df3ddf19a78e5bfff889..9b772084dea8fb5100ea79687b3a91b137a59420 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -12,4 +11,3 @@ alttypes.c:25:20: Variable x inconsistently redeclared with alternate types int
    alttypes.c:24:33: Previous declaration of x: int | char | bool
 
 Finished LCLint checking --- 2 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 6cb3efa6c7a925560d8e1c99d56125c91b257bec..589856f881d13beece858cf4657652a18e7ef7ff 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 ansireserved.c:9: Name EVANS is reserved for future ANSI library extensions.
     Macros beginning with E and a digit or uppercase letter may be added to
@@ -74,5 +73,3 @@ ansireserved.c:16:20: Name wctomb is reserved for the standard library
 ansireserved.c:5:5: Function atan2f declared but not defined
 
 Finished LCLint checking --- 10 code errors found, expected 12
-gmake[3]: *** [ansireserved] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 640d516d33df4b5ec2a191413ada56eab5b9a1ca..ebcecf03d85146c6f56701f35fc9541d74b42ce2 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -19,5 +18,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [argorder] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index c0355535786de34b83b3b34c4fc1e2e6f46a0ab7..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [args] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 1b95d22135ad8a88cdd13f5ade7f2b46a03afc83..f0691382c3f43392a07efb2cf4b0213fc653ea73 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -75,4 +74,3 @@ blocks.c:21:16: Body of if clause of if statement is empty
 blocks.c:22:9: Body of else clause of if statement is empty
 
 Finished LCLint checking --- 11 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 40af5a15c517b2e74d091666e9859832f968c0d8..f9e268612db103a6492fcaf154ba69bc3ec3818b 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -38,4 +37,3 @@ break.c:3:10: Suspected infinite loop.  No value used in loop test (x) is
 break.c:34:24: Break preceded by innerbreak is not in a deep loop
 
 Finished LCLint checking --- 5 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 07a9d19ec520b9450b17a53c54bbf86eeb250131..5f9c3dd876d04f6ff68ccba05ff2e23d636c2ade 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -11,5 +10,3 @@ cases.c:37:13: Fall through case (no preceding break)
 cases.c:40:2: Path with no return in function declared to return int
 
 Finished LCLint checking --- 6 code errors found, expected 5
-gmake[3]: *** [cases] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 2b75b0395bfb2d8451298163205a0226c39da519..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [cast] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ecf1e9a8437c22a62a80d49bac55f5da6e6e218b..14c41af631d5a0623603d08a1c9acd69a25335fe 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -37,4 +36,3 @@ Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 
 Finished LCLint checking --- no code errors found
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 79681aed6e201d0193f98ef586a526ad8267da2c..51236e3975d573cfa7686edacd9b935ae521abd5 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -14,5 +13,3 @@ clauses.c:22:12: Only storage z2 not released before return
    clauses.c:1:80: Storage z2 becomes only
 
 Finished LCLint checking --- 5 code errors found, expected 4
-gmake[3]: *** [clauses] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ec70debb3ae3a2ef5bb440395fef6afbdf041721..9a8a9b03fcf730f458213bbfa89aba474634dc26 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -20,4 +19,3 @@ commentchar.c:1:26: Unrecognized identifier in modifies comment: x
 commentchar.c:6:9: Variable x initialized to type char, expects int: 'c'
 
 Finished LCLint checking --- 4 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ec4cf24e9f0acd10588f21d068c4e4c24f446167..c1687ce223f821cd5b8764bf4f479df19dd5161c 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -11,5 +10,3 @@ compdestroy.c:27:2: Only storage x not released before return
    compdestroy.c:23:32: Storage x becomes only
 
 Finished LCLint checking --- 3 code errors found, expected 1
-gmake[3]: *** [compdestroy] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ea0652a8daea49ca1b6f4f91ad0f853b51410aa7..9daa1609bbe442f25382da828e120a12ac6c5c25 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -19,4 +18,3 @@ controldepth.c:6:15: Maximum control nesting depth (1) exceeded
 controldepth.c:11:13: Maximum control nesting depth (1) exceeded
 
 Finished LCLint checking --- 2 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 5024c4c611282f9198a594bc69f327a67360a85e..b89ea4148a7a95ee81b87620dcb86db14905c508 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 csyntax.c:20:5: Function main declared with 1 arg, should have 2 (int argc,
@@ -67,5 +66,3 @@ csyntax16.c:25:2: Path with no return in function declared to return int
 csyntax16.c: (in function getbuiltout)
 csyntax16.c:43:14: Variable qpolygon used before definition
 
-gmake[3]: *** [csyntax] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 7e7915b6ec5f2eff0673d2146594d57881b111ce..c95a380eca0a65605b857715498f178e73f8a3b5 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -51,4 +50,3 @@ czechnames.c:26:5: Function budweiser name is not consistent with Czech naming
                       convention.  Accessible types: pivo
 
 Finished LCLint checking --- 6 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index bb0b2b0be307bb41cc2b3cca19f6f54653d722b8..77fa40d834efb907b5594367e3ebbc46f9766266 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -25,5 +24,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [decl] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 71b9eb7c5ffba98280388732810b5737ea4105ce..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [enum] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 7e5c90e317b082a08afa1a1add042c6e9914654f..43e8caeac10ad34dbf2ae482ad7fff4c779406d6 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Warning: setting +typeuse redundant with current value
 Cannot find standard library: ansi.lcd
@@ -26,4 +25,3 @@ Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 
 Finished LCLint checking --- no code errors found
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 4c38a329c12add298879f8f7b28f6d22baf56770..704bb42b843281ae5c8c9eb1c041844111f0e800 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -53,5 +52,3 @@ external.c:8:5: External identifier longfunction2 is not distinguishable from
    external.c:7:5: Declaration of longfunction1
 
 Finished LCLint checking --- 3 code errors found, expected 4
-gmake[3]: *** [external] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index cbd536fc6450755453186b5c77cd924456dba434..aac7e84a06cd6dadff30ff8db5413aff5dc77eb4 100644 (file)
@@ -1,8 +1,5 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 fields.c:8:52: Old style declaration uses unlisted parameter: smalloc
 *** Cannot continue.
-gmake[3]: *** [fields] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ceeaa3d94880d6b6850a9231542881a8b75f9a3e..2a5b10539d1e9d049a5d191759bb31209ba53b9f 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -45,4 +44,3 @@ flags.c:1:9: Variable x initialized to type char, expects int: 'c'
 flags.c:5:9: Variable y initialized to type char, expects int: 'c'
 
 Finished LCLint checking --- 2 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index e393b33236926b70c3694175d0672146d828a21c..cf11d562119859b71aca3c2408390c93d5732198 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -30,5 +29,3 @@ funcpointer.c:50:11: Function (t6) called with 1 args, expects 2
 funcpointer.c:50:10: Function ((t6)(3)) called with 0 args, expects 1
 
 Finished LCLint checking --- 17 code errors found, expected 18
-gmake[3]: *** [funcpointer] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index c517f55bf5432d82d52ed03d9aa546f95e21cea0..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [glob] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index fcddf78328717043c7c86d82490b539f4c30c5a9..5388ec7383025519df31b4c63a680c7957f0edf2 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -72,4 +71,3 @@ globals.c:19:3: Undocumented use of global check
 globals.c:21:3: Undocumented use of global checkstrict
 
 Finished LCLint checking --- 8 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index ac41b7bcc3ec19e8b781fb4335325d6e38c6d465..1ccf5b6f14062311fda7dbfe76e8693a9f7bdcd2 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -23,5 +22,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [impabstract] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 0a3692e47b24605e5a2cd524dcea9f0085882151..deae329718abc7c05782d61f51b38d7596dcbc64 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -18,5 +17,3 @@ init.c:14:15: Initializer block used for b[0] where int is expected: { 1, 2 }
 init.c:14:25: Initializer block used for b[1] where int is expected: { 3, 4 }
 
 Finished LCLint checking --- 11 code errors found, expected 14
-gmake[3]: *** [init] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 6258cb6066411ee890e369c08cfcc5a52ecb2d0b..530f3982f2fe5e8ab6b71b1ac74930b569f6f0b3 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -17,4 +16,3 @@ inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
                     inparam (x)
 
 Finished LCLint checking --- 1 code error found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index d096e5ae6e8dcdbd77e5bbcaa2ded3dc18aa3516..eb2140b3f059c27f0125386e3dd674aed8b17409 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -87,4 +86,3 @@ internal.c:28:9: Internal identifier num0 is not distinguishable from numO
    internal.c:27:9: Declaration of numO
 
 Finished LCLint checking --- 11 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 7baea45f35e91aa1250ae8b4971f582c416540ea..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [iter] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 7e52be3547a0a58642e89fe886a733580dd965f5..48f575f653e8cba79871c85c17aeef97099c7371 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -10,5 +9,3 @@ libs.c:20:3: Unrecognized identifier: exit
 libs.c:25:21: Parse Error: Inconsistent function parameter syntax: FILE :
                 ?. (For help on parse errors, see lclint -help parseerrors.)
 *** Cannot continue.
-gmake[3]: *** [libs] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 71bb4d1a70fd69f357d8fefa883d54c16cd8a0ff..75e55eac3cd8c798257afd58b44ffde6988ce050 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -32,4 +31,3 @@ lintcomments.c:11:13: Fall through case (no preceding break)
 lintcomments.c:24:8: Unreachable code: i++
 
 Finished LCLint checking --- 4 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 9234ed3ce8b731813436db592a715ec719f42063..13a83038c075db8e412bc352634b0e7cc3f70589 100644 (file)
@@ -1,8 +1,5 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 list.c:8:20: Old style declaration uses unlisted parameter: smalloc
 *** Cannot continue.
-gmake[3]: *** [list] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 10b89eff24c2a2e31292582d3674d86f764a2ffe..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [macrosef] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 10a08d437caf93a0adac0664d5111c646a8b86d4..03f868aa175eb3cb809ab35b780635ef1d03b5f0 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -13,5 +12,3 @@ merge.c:51:4: Dereference of possibly null pointer y: *y
    merge.c:50:7: Storage y may become null
 
 Finished LCLint checking --- 4 code errors found, expected 3
-gmake[3]: *** [merge] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 6233fd399db6b5f8d4817075c9e6fe0fa96140b9..ef7b93be0883cd10dc66c1086505713e68487b8a 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -23,4 +22,3 @@ modclient.c: (in function mod)
 modclient.c:3:3: Statement has no effect: (void)f1(p)
 
 Finished LCLint checking --- 7 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 9a127ea163a7975f99d9ecc91384876050b7d7b1..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [modtest] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 87f6cb7c6c7449f90b24a3f3e5c352821b1e466c..1e72d89c915a3f712ae61d0d670a6aa7a5ddfa33 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -60,4 +59,3 @@ 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'
index 120de829017c02dca413e8b0008ba0d0f7c5239b..e6dad52143538a61c7c6f0777398c0f0d242a755 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -134,4 +133,3 @@ Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 
 Finished LCLint checking --- no code errors found
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 209e877fbf8744c4d33294061f50a145e327bc04..2013167e39f44b9ca10a5e406d6308e818e6da9e 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -28,5 +27,3 @@ mystrncat.c:13:3: Possible out-of-bounds store:
     requires maxSet(<parameter 1>) >= maxRead(<parameter 1>) + <parameter 3>
 
 Finished LCLint checking --- 7 code errors found, expected 4
-gmake[3]: *** [mystrncat] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index f227ff8a779fc6ede743fe6f4e72b1694cc242cf..de517856400f20590ce9912df022f8f6fb618687 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -18,5 +17,3 @@ noeffect.c:2:18: File static function exprNode_swap declared but not used
    noeffect.c:3: Definition of exprNode_swap
 
 Finished LCLint checking --- 4 code errors found, expected 3
-gmake[3]: *** [noeffect] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 3fea0f98d4a9b8b23f47713d229dbcc00740359f..871141df7c8a3a03d74be1407855d229d3bff669 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -16,5 +15,3 @@ null1.c:67:10: Possibly null storage z returned as non-null: z
    null1.c:25:7: Storage z may become null
 
 Finished LCLint checking --- 7 code errors found, expected 14
-gmake[3]: *** [null] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 2a3a99641211643877b08aefca045f6ee2b48814..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [observer] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 659d058b3ddafb86647211c2f8f7dc0829f4c745..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [oldstyle] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 06166a165544cb65c428949e3f7aa9bde75781f1..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [outglob] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index e7792f37021adc0c84a8037599cad4cebff8d12f..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [outparam] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index a61d3f78b09cbed4fc525b181ee77bf05bb7b277..76929261757c1ba6536ef0461ad5cbefa76df1c1 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -78,5 +77,3 @@ preds.c:3:5: Function f declared but not used
    preds.c:41:1: Definition of f
 
 Finished LCLint checking --- 14 code errors found, expected 12
-gmake[3]: *** [preds] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index f26be869cca17c0345c0d197951868b961144641..794b39261f65128d0dd597215b58de2f80420e30 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -16,5 +15,3 @@ prefixes.c:20:26: Variable m_x declared but not used
 prefixes.c:20:50: Unrecognized identifier in macro definition: FALSE
 
 Finished LCLint checking --- 5 code errors found, expected 4
-gmake[3]: *** [prefixes] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 8d439ebcfc643b8ca662502707428a56256171d3..28030aca225cca625ed58fa57af7811f9049356e 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -33,4 +32,3 @@ printflike.c:17:5: Function qxprint is marked messagelike, but the argument
                       before the elipsis has type int (should be char *)
 
 Finished LCLint checking --- 5 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 6aeac54b625ba98b73201527a0eeb776e0e4c3d2..5897d1de10d2590e4caf2e0b34bba58fa9a85bd1 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -44,4 +43,3 @@ rc.c: (in function f)
 rc.c:3:10: Unrecognized identifier: MYSTERY
 
 Finished LCLint checking --- 1 code error found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 1e056c8435af69160e4df8e29221ac92648c9650..df6d72dad71b2c7b647e1bb2409cb18bf847b6fb 100644 (file)
@@ -1,8 +1,5 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 refcounts.c:1:52: Old style declaration uses unlisted parameter: smalloc
 *** Cannot continue.
-gmake[3]: *** [refcounts] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 3cb6baf0bc1b63ff2bd700c194262cd5c9a41568..c3510bfacfb58e5d931115e833ef26caca8e61c9 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -7,5 +6,3 @@ release.c:3:12: Unrecognized identifier: NULL
 release.c:8:17: Unrecognized identifier: malloc
 
 Finished LCLint checking --- 2 code errors found, expected 1
-gmake[3]: *** [release] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index c680e4273d2f0a22b0d8ca66aebcca122064c94c..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [repexpose] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index cc45a808b6bce042a88d038f3a1149846815c6ad..f8da8b58dcc5921722fc5b8d0777d79fa10072c8 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -39,5 +38,3 @@ sharing1.c:59:11: Variable y used after being released
    sharing1.c:51:12: Storage y released
 
 Finished LCLint checking --- 16 code errors found, expected 21
-gmake[3]: *** [sharing] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index cdba52be9d94f9fd90c36428ce8baf0aeaefdd0d..2ada76e54dfc37b3a2b2191b0b346e8f0da6a519 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -19,5 +18,3 @@ specclauses.c:40:7: Field r.name used after being released
    specclauses.c:39:17: Storage r.name released
 
 Finished LCLint checking --- 8 code errors found, expected 6
-gmake[3]: *** [specclauses] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index b917029acf3cc339d3521e34ee78c891a4da93f5..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [special] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index cf4504377a306d836117c48847bbd5fd9de46a14..01f5440822c3532aae70fc79d8263fc9962a4938 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -18,4 +17,3 @@ Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 
 Finished LCLint checking --- no code errors found
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 1b2a810d7dbfb9b6599c91231b1ba5779f6f5f61..e75d636b932dd285f153f770d7a2a09e872e1e3a 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -14,5 +13,3 @@ staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly
                         only: outstr
 
 Finished LCLint checking --- 4 code errors found, expected 3
-gmake[3]: *** [staticarray] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 6f96145ad6bcd4dca6268fcfd51567b7e7ed9a3e..c319ac8730dfacbce567698daedb9b800576debc 100644 (file)
@@ -1,5 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
-gmake[4]: Entering directory `/tmp/LCLintDev/test/strchr'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -18,7 +16,3 @@ strchr.c:15:5: Possible out-of-bounds store:
     requires maxSet(p @ strchr.c:15:6) >= 0
 
 Finished LCLint checking --- 3 code errors found, expected 2
-gmake[4]: *** [check] Error 1
-gmake[4]: Leaving directory `/tmp/LCLintDev/test/strchr'
-gmake[3]: *** [strchr] Error 2
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 7f1fba25f45611cf8f583c6f0ef51d32d44e8e5d..5622ec3db9289241ba148a7934dee15f6c368d65 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -13,5 +12,3 @@ strings.c:25:7: Observer storage passed as only param: f3 ("hullo")
    strings.c:25:7: Storage becomes observer
 
 Finished LCLint checking --- 5 code errors found, expected 3
-gmake[3]: *** [strings] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index cdbabbf668380a306d69f5a435e7c5ea107e148e..17fb12b3293a90d43aa54670f7b18480a55de2fb 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -24,5 +23,3 @@ structassign.c:45:14: Only storage rc.name (type char *) derived from variable
                          declared in this scope is not released (memory leak)
 
 Finished LCLint checking --- 9 code errors found, expected 4
-gmake[3]: *** [structassign] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index dcc7f59563e64b8b54965660cbdda0a55501908d..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,6 +0,0 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
-gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.2a'
-gmake[4]: *** No targets specified and no makefile found.  Stop.
-gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.2a'
-gmake[3]: *** [tests2.2a] Error 2
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index d5280f0afdfe3438d363d1db11ebdc35996bf8ff..e28644b628a061b353046ddb9ac4cc4d2e3af956 100644 (file)
@@ -1,5 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
-gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.4'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -47,7 +45,3 @@ bug2.c:5:5: Statement after switch is not a case: printf("here 1")
 bug2.c:20:2: Path with no return in function declared to return int
 
 Finished LCLint checking --- 6 code errors found, expected 5
-gmake[4]: *** [bugs] Error 1
-gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.4'
-gmake[3]: *** [tests2.4] Error 2
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 32254b83000de42de6fd7ec2b6e505aca03bf7bb..76c7b44bf938623cd31b85b4c5f93670f04dad17 100644 (file)
@@ -1,5 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
-gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.5'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -28,7 +26,3 @@ hoof.c:12:16: Function init_arr expects arg 2 to be long int * gets int *: &j
 hoof.c:16:5: Unrecognized identifier: printf
 
 Finished LCLint checking --- 2 code errors found, expected 1
-gmake[4]: *** [hoof] Error 1
-gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.5'
-gmake[3]: *** [tests2.5] Error 2
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 97d403e140c169ef5a6690a9fc28ea64b015d24f..d6c6a1579a28ae81e051c2ab774695b0756d2f96 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [typequals] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 470c0b5b0ffd1fe015f77515eead5943a96ea750..43be36262348fa7361abb40a671c1b9655452620 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -21,5 +20,3 @@ Continuing without LCL init file: lclinit.lci
 Continuing without LSL init file: lslinit.lsi
 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
 variable.
-gmake[3]: *** [ud] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index c1af1bf478ca39c8c0ce80ad1ffcf7ce6127813b..e39bf1195e26a149dd0b4616aad27eeb0d7b57bc 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -60,4 +59,3 @@ ulstypes.c:5:10: Function exported but not used outside ulstypes: f
    ulstypes.c:16:1: Definition of f
 
 Finished LCLint checking --- 28 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 8e410adf660453d47afac8351a903649ae907365..9cfa640cfab7767a716ea6f5ec6b9341bd039d59 100644 (file)
@@ -1,8 +1,5 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
 union.c:10:52: Old style declaration uses unlisted parameter: smalloc
 *** Cannot continue.
-gmake[3]: *** [union] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 50c7e10156ce7514ed33da894c34f9da8d3ea353..caec51c425dc593cd1cc70307a4d1c2ecc8d275d 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -22,5 +21,3 @@ unreachable.c:34:10: Fall through case (no preceding break)
 unreachable.c:46:2: Path with no return in function declared to return int
 
 Finished LCLint checking --- 3 code errors found, expected 2
-gmake[3]: *** [unreachable] Error 1
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
index 1f2034d62f760f28096711a2cf18333f980c2030..62ece573567921b9f1e70884bb2ca3bf2e778cf8 100644 (file)
@@ -1,4 +1,3 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Cannot find standard library: ansi.lcd
      Check LARCH_PATH environment variable.
@@ -28,4 +27,3 @@ unused.c:7:7: Field dumb of structure struct _st declared but not used
 unused.c:16:12: Function undef exported but not declared in header file
 
 Finished LCLint checking --- 8 code errors found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
This page took 0.142311 seconds and 5 git commands to generate.