[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapi_ch_free()
- To: openldap-devel@OpenLDAP.org
- Subject: slapi_ch_free()
- From: Luke Howard <lukeh@PADL.COM>
- Date: Mon, 20 Jan 2003 21:59:39 +1100
- Organization: PADL Software Pty Ltd
- Versions: dmail (bsd44) 2.4c/makemail 2.9d
Netscape/iPlanet/Sun ONE define slapi_ch_free() as
void slapi_ch_free(void **);
whereas IBM and OpenLDAP define it as:
void slapi_ch_free(void *);
Although the latter is closer to the internal slapd ch_free()
function, any thoughts about breaking it now rather than later
in order to promote compatability with the more populus
implementation of SLAPI? :-)
-- Luke
--
Luke Howard | PADL Software Pty Ltd | www.padl.com