diff options
Diffstat (limited to 'file/.lclintrc')
-rw-r--r-- | file/.lclintrc | 57 |
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 |