FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.3] Fix macOS SDK builds without ldap_init_fd by tiran · Pull Request #363 · python-ldap/python-ldap · GitHub

[3.3] Fix macOS SDK builds without ldap_init_fd - #363

Merged
encukou merged 0 commit into
python-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 into
python-ldap:3.3from
tiran:macos_3.3

Conversation

tiran commented Jun 29, 2020

Copy link
Copy Markdown
Member

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 cheimes@redhat.com

Comment thread Doc/reference/ldap.rst Outdated

encukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

encukou merged commit 69360a6 into python-ldap:3.3 Jun 29, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL