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

WolfSSL: OpenSSL coexistence leads to multiple definition warnings #1469

Closed
rdmark opened this issue Sep 13, 2024 · 1 comment · Fixed by #1471
Closed

WolfSSL: OpenSSL coexistence leads to multiple definition warnings #1469

rdmark opened this issue Sep 13, 2024 · 1 comment · Fixed by #1471
Assignees
Milestone

Comments

@rdmark
Copy link
Member

rdmark commented Sep 13, 2024

The bundled WolfSSL library defines a number of macros notably OPENSSL_VERSION_* that is also defined in OpenSSL headers. This leads to compiler warnings.

@rdmark rdmark added this to the release-3.2 milestone Sep 13, 2024
@rdmark
Copy link
Member Author

rdmark commented Sep 13, 2024

This has been fixed upstream with wolfSSL/wolfssl#7971

@rdmark rdmark self-assigned this Sep 13, 2024
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
@rdmark rdmark linked a pull request Sep 13, 2024 that will close this issue
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
rdmark added a commit that referenced this issue Sep 13, 2024
Port of upstream patch by Daniel Pouzzner
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 a pull request may close this issue.

1 participant