mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Use PERL_SYS_INIT() instead of broken PERL_SYS_INIT3(,,NULL). Pass its output variables to perl_parse(). Fix argument type 'char *(*argv)[3]' to 'char ***argv'. NULL-terminate argv in case that is needed. |
||
|---|---|---|
| .. | ||
| slapd | ||
| Makefile.in | ||