Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb

Modified Files:
        attr.c  1.40 -> 1.41
        proto-bdb.h  1.162 -> 1.163

Log Message:
Warning cleanup: Signed meets unsigned:
Change insertion index bdb_attr_slot(,, unsigned *ins) to int *ins.  This
index is signed elsewhere, including the index returned by the same function.

CVS Web URLs:
  http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/attr.c
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/proto-bdb.h

Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.

Reply via email to