https://bugs.openldap.org/show_bug.cgi?id=10089
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- • 7a4812d2 by Greg Burd at 2023-08-08T11:08:22-04:00 Allow caller to determine if the process should exit or not when the regex is found to be problematic.
• 9142da8e by Howard Chu at 2023-08-08T14:18:21-04:00 Use ConfigArgs in slapi config parsing
• 2086008a by Howard Chu at 2023-08-08T14:18:33-04:00 Use ConfigArgs in ACL parsing
For better error propagation back to config clients, also remove unconditional use of stderr.
parse_acl() was only partially converted, the rest remains to be done.
• ba90df4d by Greg Burd at 2023-08-10T15:29:47-04:00 convert Debug to use config args