From 8bf4afe2d738ede9a3c5567da6679205ac9b6f5a Mon Sep 17 00:00:00 2001 From: jbj Date: Thu, 21 Oct 1999 18:20:29 +0000 Subject: [PATCH] Create. CVS patchset: 3392 CVS date: 1999/10/21 18:20:29 --- popt/.lclintrc | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 popt/.lclintrc diff --git a/popt/.lclintrc b/popt/.lclintrc new file mode 100644 index 0000000..9aea531 --- /dev/null +++ b/popt/.lclintrc @@ -0,0 +1,41 @@ +-I. -I.. -DHAVE_CONFIG_H + ++partial + +-warnunixlib +-warnposix + ++unixlib + +# don't-bother-me-yet parameters +-branchstate +#-immediatetrans +-mustfree +#-observertrans +#-statictrans + +# not-yet normal parameters +-boolops # w->n +-fixedformalarray +-null +-predboolint # w->n +-predboolothers # w->n +-retvalint # w->n +-type + + +# -weak paramaters +#+boolint +#-boolops +#+ignorequals +#+ignoresigns +#-mustfree +#+longintegral +#+matchanyintegral +#-nullpass +#-observertrans +#-predboolint +#-predboolothers +#-retvalint +#-retvalother +#-shiftsigned -- 2.7.4