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

Re: HEADS UP: API error code changes



>As many API error codes are not name space formally 
>reserved for APIs, they will clash with newly assigned
>protocol result codes.  Since protocol codes must
>be non-negative, I've changed all API error codes to
>be negative values.
>
>This change will break applications which rely on
>specific codes instead of macro names.

And applications will need to be recompiled against a new libldap;
I know this is easy to force by bumping up the shared library
version number, but it would be nice if this could be avoided.

-- Luke