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

Enable the engine feature on windows #109

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Enable the engine feature on windows #109

merged 2 commits into from
Oct 11, 2021

Conversation

wez
Copy link
Contributor

@wez wez commented Oct 11, 2021

I'm doing things on Windows and that require the engine feature to be enabled so that ENGINE_by_id is available.
This commit succeeds for me locally in a win64 msvc environment.

wez added 2 commits October 11, 2021 09:15
I'm doing things on Windows and that require the `engine` feature to be enabled so that `ENGINE_by_id` is available.
This commit succeeds for me locally in a win64 msvc environment.
This is what happens when you edit via the webui
@alexcrichton
Copy link
Owner

Seems reasonable to me, thanks!

@alexcrichton alexcrichton merged commit 4f6cc35 into alexcrichton:master Oct 11, 2021
@wez wez deleted the patch-1 branch October 11, 2021 22:09
@wez
Copy link
Contributor Author

wez commented Oct 12, 2021

Do you have a sense of how long it will be before this is released and there is a corresponding bump in openssl-sys?

I'm trying to gauge how awful my local patching needs to be, and for how long, rather than pressuring you to make a release :-)

@alexcrichton
Copy link
Owner

I'll publish once #110 is sorted out.

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