diff options
author | jbj <devnull@localhost> | 1999-10-21 20:36:16 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-10-21 20:36:16 +0000 |
commit | bd34f27bb4617a172b1fee3be70b040e041858a1 (patch) | |
tree | 23af919ca601a477ebba4a0672a3b7d2770528f9 /.lclintrc | |
parent | c8b83b08c57667fe92ad68a76eba9dff8abd031e (diff) | |
download | librpm-tizen-bd34f27bb4617a172b1fee3be70b040e041858a1.tar.gz librpm-tizen-bd34f27bb4617a172b1fee3be70b040e041858a1.tar.bz2 librpm-tizen-bd34f27bb4617a172b1fee3be70b040e041858a1.zip |
lclint annotations and compiler cruft.
CVS patchset: 3394
CVS date: 1999/10/21 20:36:16
Diffstat (limited to '.lclintrc')
-rw-r--r-- | .lclintrc | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -7,15 +7,23 @@ +unixlib +# don't-bother-me-yet parameters +#-branchstate +#-immediatetrans +-mustfree +#-observertrans +#-statictrans + # not-yet normal parameters --boolops # w->n +-boolops # w->n -fixedformalarray -null --predboolint # w->n --predboolothers # w->n --retvalint # w->n +-predboolint # w->n +-predboolothers # w->n +-retvalint # w->n -type + # -weak paramaters #+boolint #-boolops |