Learn more about these different git repos.
Other Git URLs
Funcion slapi_eq_once has been deprecated by 389-ds and its use issues a compiler warning:
slapi_eq_once
slapi-nis-0.60.0/src/back-shr.c:977:2: warning[-Wdeprecated-declarations]: 'slapi_eq_once' is deprecated slapi-nis-0.60.0/src/back-shr.c:34: included_from: Included from here. /usr/include/dirsrv/slapi-plugin.h:8125:18: note: declared here Slapi_Eq_Context slapi_eq_once(slapi_eq_fn_t fn, void *arg, time_t when) __attribute__((deprecated)); ^~~~~~~~~~~~~
This is causing issues with static analysis tools, and might prevent slapi-nis builds in the future if 389-ds completely removes the call.
Log in to comment on this ticket.