rpm/file/.lclintrc

58 lines
978 B
Plaintext

-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
#+partial
+forcehints
-warnunixlib
-warnposix
+unixlib
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- in progress
+slovak-fcns
-exportheader # 19
-formatconst # 9
-macroredef # 1 tar.h
-nullderef # 4
-nullpass # 27
-nullptrarith # 1
-redef # 4
-sizeoftype # 29
-uniondef # 6
-warnmissingglobs
# --- +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