Issue 436 - LDAP_CONST in sort.c in client libldap
Summary: LDAP_CONST in sort.c in client libldap
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-31 23:08 UTC by Steve Sonntag
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Steve Sonntag 2000-01-31 23:08:37 UTC
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"
Comment 1 Kurt Zeilenga 2000-02-07 19:23:29 UTC
changed notes
changed state Open to Closed
Comment 2 OpenLDAP project 2014-08-01 21:06:10 UTC
Resolved per patch and devel discussions.