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

slapi_ch_free()



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