summaryrefslogtreecommitdiff
path: root/.lclintrc
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-05-31 22:31:14 +0000
committerjbj <devnull@localhost>2001-05-31 22:31:14 +0000
commitf5ebe3fb424b215dbd455cabd37f5ea56bd5dbff (patch)
treebd022b76822e483d6133c63c5fa056a750f6b4d9 /.lclintrc
parentf8b347a38aeb9a8c90739f3cd2cd2d5c5e46fcce (diff)
downloadlibrpm-tizen-f5ebe3fb424b215dbd455cabd37f5ea56bd5dbff.tar.gz
librpm-tizen-f5ebe3fb424b215dbd455cabd37f5ea56bd5dbff.tar.bz2
librpm-tizen-f5ebe3fb424b215dbd455cabd37f5ea56bd5dbff.zip
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
- fix: return suggested packages when using Depends cache. CVS patchset: 4823 CVS date: 2001/05/31 22:31:14
Diffstat (limited to '.lclintrc')
-rw-r--r--.lclintrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.lclintrc b/.lclintrc
index ab0bbbb6a..17dbf5031 100644
--- a/.lclintrc
+++ b/.lclintrc
@@ -10,6 +10,16 @@
# XXX ignore doxygen markings
-unrecogcomments
+#+mustmod # segfault in psm.c:597
+#+proto-param-match
+
+#-cpp-names
+#-declundef # db3 is noisy
+#-deepbreak # 485 cases
+#-export-local
+#-export-header
+#-export-header-var
+
# don't-bother-me-yet parameters
-branchstate # painful
-mustfree # alloca is painful