https://bugs.openldap.org/show_bug.cgi?id=9305
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |2.6.0
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Generally:
Need to find all places returning -1 in libldap and replace them with symbolic
error codes defined in ldap.h with our own new LDAP_X_ codes, and set message
text in ld->ld_error.
Tentatively scheduling for 2.6
--
You are receiving this mail because:
You are on the CC list for the issue.