[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Detecting an error from ldap_get_values()



At 07:28 PM 3/21/00 +0100, Julio Sánchez Fernández wrote:
>So, the options are:
>
>	- Fix sendmail
>	- Put code in OpenLDAP to help sendmail
>	- Take it with ietf-ldapext
>
>Opinions?

I'm thinking that the LDAP C API I-D should require the
API to set LDAP_ERROR_NUMBER upon ldap_get_values() error.
This issue should be raised to IETF-LDAPext.

In the mean time, I would not object to adding code to
OpenLDAP-devel to set LDAP_ERROR_NUMBER.