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

LDAP_CONST in sort.c in client libldap (ITS#436)



Full_Name: Steven Sonntag
Version: dev
OS: Windows/NT
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (137.65.214.133)


LDAP_CONST is not used consistently in file libraries/libldap/sort.c for the
external functions "ldap_sort_values" and "ldap_sort_strcasecmp"

The function prototypes in ldap.h use LDAP_CONST, but the actual functions
in sort.c use a hardcoded "const"