Update NEWS for 1.6.22
[pkg-k5-afs_openafs.git] / src / splint.cfg
blobf672f769169737fbb1e1e8792bbc796dd7d166cc
1 # We only attempt weak checking.
2 -weak
4 # We are not using namespaces the way splint wants, so don't check.
5 -name-checks
7 # Standard Unix library.
8 +unix-lib
10 # On RedHat Linux 9, /usr/include/asm/types.h uses __signed__ keyword.
11 -D__signed__=signed
13 # Stop complaining that sizes of array parameters are ignored.
14 -fixed-formal-array
16 # Flags to control checking integer usage.
17 +match-any-integral