diff options
author | Rich Megginson <rmeggins@redhat.com> | 2009-08-31 12:24:54 -0600 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2009-08-31 15:06:55 -0600 |
commit | f29916c68df46594bd0c1500ffcb131b70991a43 (patch) | |
tree | b9b41e09342af5fcda6ea411f82b6891c31379d5 /include | |
parent | 6b08e5b7953dd87e6f4ad92df04d93e670d6d052 (diff) | |
download | ds-f29916c68df46594bd0c1500ffcb131b70991a43.tar.gz ds-f29916c68df46594bd0c1500ffcb131b70991a43.tar.xz ds-f29916c68df46594bd0c1500ffcb131b70991a43.zip |
Clean up build warnings
This cleans up the following warnings:
ds.git/ldap/servers/slapd/back-ldbm/ldbm_usn.c:102: warning: unused variable 'li'
ds.git/ldap/servers/plugins/replication/repl5_agmt.c:1184: warning: too many arguments for format
ds.git/ldap/servers/plugins/syntaxes/dn.c:143: warning: unused variable 'val_copy'
ds.git/ldap/servers/plugins/syntaxes/deliverymethod.c:264: warning: unused variable 'p'
ds.git/ldap/servers/plugins/syntaxes/facsimile.c:269: warning: unused variable 'p'
ds.git/ldap/servers/plugins/usn/usn.c:107: warning: value computed is not used
ds.git/ldap/servers/plugins/usn/usn.c:263: warning: control reaches end of non-void function
ds.git/ldap/servers/plugins/usn/usn.c:525: warning: control reaches end of non-void function
The only one I'm not sure about is changing usn_get_attr to always return a 0 - please review that usage.
With these fixes, I only see the llu and lld format warnings on RHEL5 with the default rpmbuild compiler flags.
Reviewed by: nhosoi (Thanks!)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions