summaryrefslogtreecommitdiff
path: root/file/.lclintrc
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-11-19 13:50:55 +0000
committerjbj <devnull@localhost>2002-11-19 13:50:55 +0000
commit47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d (patch)
treea89136afc91d91eb61c08f4013d5350436db37fb /file/.lclintrc
parent78890a935a25bd98f7b9ebd70e1da8cd044c63cf (diff)
downloadlibrpm-tizen-47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d.tar.gz
librpm-tizen-47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d.tar.bz2
librpm-tizen-47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d.zip
MOre annotations.
CVS patchset: 5874 CVS date: 2002/11/19 13:50:55
Diffstat (limited to 'file/.lclintrc')
-rw-r--r--file/.lclintrc57
1 files changed, 0 insertions, 57 deletions
diff --git a/file/.lclintrc b/file/.lclintrc
deleted file mode 100644
index cb792083c..000000000
--- a/file/.lclintrc
+++ /dev/null
@@ -1,57 +0,0 @@
--I. -DHAVE_CONFIG_H -DSTDC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGFILE_SOURCE -D__GLIBC__ -D__STDC__=1 -DHAVE_STRUCT_STAT_ST_RDEV -DSIZEOF_UINT64_T=8
-
-#+partial
-+forcehints
-
-
--warnunixlib
--warnposix
-
-+unixlib
-
--unrecogcomments # XXX ignore doxygen markings
-
-+strict # lclint level
-
-# --- in progress
--compdef
--compmempass
--exportheader # 19
--formatconst # 1
--macroredef # 20 tar.h
-#-noeffect
--nullderef # 4
--nullpass # 22
--nullptrarith # 1
--redef # 1 tar.h
--sizeoftype # 29
--uniondef # 6
-
-# --- +partial artifacts
-
-# --- not-yet at strict level
--bitwisesigned # 47
--elseifcomplete # 3
-#-fielduse # 21 tar.h
--forblock # 6
--ifblock # 231
--incondefs # 36
--namechecks # tedious ANSI compliance checks
--ptrarith # tedious
-
--mustdefine
--shiftimplementation # 148 ctype.h
-
--strictops # 4
--whileblock # 17
-
-# --- not-yet at checks level
--mustfree # 17
--usedef # 41
-
-# --- not-yet at standard level
--predboolint
-+boolint # 36
-+charint # 147
-+ignorequals # 49
-+matchanyintegral # 83