Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap
Modified Files:
cyrus.c 1.146 -> 1.147
Log Message:
Fix Debug(%d, scred->bv_len or -1) -> Debug(%ld, (long) scred->bv_len or -1L).
Cast sasl_encode() arg from unsigned char* to char*.
Warning cleanup: signed meets unsigned.
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/
http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/cyrus.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.