Skip to content

Comments

[3.3] Fix macOS SDK builds without ldap_init_fd#363

Merged
encukou merged 0 commit intopython-ldap:3.3from
tiran:macos_3.3
Jun 29, 2020
Merged

[3.3] Fix macOS SDK builds without ldap_init_fd#363
encukou merged 0 commit intopython-ldap:3.3from
tiran:macos_3.3

Conversation

@tiran
Copy link
Member

@tiran tiran commented Jun 29, 2020

macOS system libldap 2.4.28 does not have ldap_init_fd symbol. Disable
initialize_fd when Apple libldap 2.4.28 is detected.

Also run some macOS tests on Travis CI. Since the SDK does not ship
slapd, testing is rather limited.

Fixes: #359
Signed-off-by: Christian Heimes [email protected]

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@encukou encukou merged commit 69360a6 into python-ldap:3.3 Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants