diff options
author | jbj <devnull@localhost> | 2001-04-29 01:05:43 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-04-29 01:05:43 +0000 |
commit | 3b5820c4205e440d9aad5c5d626721ee30b12292 (patch) | |
tree | b1f0a694903aef1dd937539e1b06c8b0947fb67c /.lclintrc | |
parent | 6a0524ed57548de92daa4b6cf8ee9d2ab39d7a42 (diff) | |
download | rpm-3b5820c4205e440d9aad5c5d626721ee30b12292.tar.gz rpm-3b5820c4205e440d9aad5c5d626721ee30b12292.tar.bz2 rpm-3b5820c4205e440d9aad5c5d626721ee30b12292.zip |
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.
CVS patchset: 4721
CVS date: 2001/04/29 01:05:43
Diffstat (limited to '.lclintrc')
-rw-r--r-- | .lclintrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ # don't-bother-me-yet parameters #-branchstate #-immediatetrans --mustfree +-mustfree # alloca is painful #-observertrans #-statictrans @@ -27,7 +27,7 @@ -type -# -weak paramaters +# not-yet -weak paramaters #+boolint #-boolops #+ignorequals |