Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dlopen order, call check_deps() in __init__ #194

Closed
wants to merge 2 commits into from

Conversation

tkoolen
Copy link

@tkoolen tkoolen commented Feb 5, 2019

Found while investigating #193. This still doesn't fix HTTP.jl tests, but I think these are good changes nonetheless.

@visr
Copy link
Contributor

visr commented Feb 20, 2019

The dlopen order should also be fixed when switching to a new build with JuliaWeb/MbedTLSBuilder@5498d77.

But the check_deps should definitely go in.

@quinnj
Copy link
Member

quinnj commented Jun 18, 2019

This is fixed on master

@quinnj quinnj closed this Jun 18, 2019
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.

3 participants