/Users/runner/work/curl/curl/lib/ldap.c:304:8: error: 'ldap_url_parse' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Werror,-Wdeprecated-declarations]
rc = ldap_url_parse(data->state.url, &ludp);
^
In current git master.
The text was updated successfully, but these errors were encountered:
Found in the CI (when working on #7078) for a cmake build on macOS using clang:
In current git master.
The text was updated successfully, but these errors were encountered: