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

deimos.openssl.opensslv: Remove use of Phobos #108

Conversation

CyberShadow
Copy link
Member

@CyberShadow CyberShadow linked an issue Sep 14, 2023 that may be closed by this pull request
@trikko
Copy link

trikko commented Sep 14, 2023

Tried with dub using dependency openssl ~master but bug is still there.

@CyberShadow
Copy link
Member Author

Well, it's not in master, this PR is still open.

@trikko
Copy link

trikko commented Sep 14, 2023

Whoops I read closes 107 :)

@CyberShadow
Copy link
Member Author

It will close it when it's merged.

@CyberShadow
Copy link
Member Author

You can test a Dub project by replacing e.g.:

dependency "openssl" version="==3.3.2"

with:

dependency "openssl" repository="git+https://github.com/CyberShadow/deimos-openssl.git" version="aff12f347ed8d3b0e832b8b195e1eb1c1a0a67f3"

@trikko
Copy link

trikko commented Sep 14, 2023

Yes it works!

@CyberShadow CyberShadow merged commit 9f04fe5 into D-Programming-Deimos:master Sep 14, 2023
12 checks passed
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.

openssl + std.conv = Linker error
2 participants