]> andersk Git - splint.git/blobdiff - src/lclint.lclintrc
Fixed problem with make dist so that packages can be made and distributed.
[splint.git] / src / lclint.lclintrc
index 8381c7afd4f3f1ebc233b1928f85485ecd6ad035..6a272d741ee6dc97a7fd08b90f84615ffc58f72d 100644 (file)
@@ -1,7 +1,7 @@
 -IHeaders 
 -DDEBUGPRINT
 
-## -systemdirs /usr/include:/usr/local/lib/
+-systemdirs /usr/include:/usr/local/lib/:/usr/lib
 
 +allmacros # check all macros
 +checks    # checks mode (moderately strict checking)
@@ -67,8 +67,9 @@
 ### Some ANSI limits exceeded (tsk, tsk, tsk...)
 
 -controlnestdepth 25 
--numenummembers 400 
-
+-numenummembers 512 
++internalnamelen 50
 +posixlib
      
 ### this should be builtin to pp?
 -boolfalse FALSE
 
 +numliteral
+
+-indentspaces 3
+
+#drl add 11-15-2001
++slashslashcomment
+
+
++constraintlocation
+-incondefs
\ No newline at end of file
This page took 0.032373 seconds and 4 git commands to generate.