hyc(a)OpenLDAP.org wrote:
> index.c 1.70 -> 1.71
> ITS#4112 temporarily disable broken code
>
>-#ifdef LDAP_COMP_MATCH
>+#if 0 /* ifdef LDAP_COMP_MATCH */
There are other '#ifdef LDAP_COMP_MATCH's for component indexing in bdb,
should they stay? (Can kill at least the one above, to shut gcc up
about now-unused variables.)
--
Regards,
Hallvard