Skip to content

vtls: avoid forward declaration in MultiSSL builds #14305

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

Conversation

talregev
Copy link
Contributor

Remove forward declaration for msvc compiler in multissl
msvc cannot have forward declaration with const and static variable.
Discuss #14276

Verified

This commit was signed with the committer’s verified signature.
@github-actions github-actions bot added the TLS label Jul 30, 2024
@vszakats vszakats changed the title Remove forward declaration for msvc compiler in multissl Remove forward declaration for MSVC compiler in multissl Jul 30, 2024
@vszakats vszakats changed the title Remove forward declaration for MSVC compiler in multissl Remove forward declaration for MSVC compiler in MultiSSL Jul 30, 2024
@vszakats
Copy link
Member

Thank you!

@vszakats vszakats changed the title Remove forward declaration for MSVC compiler in MultiSSL vtls: avoid forward declaration in MultiSSL builds Jul 30, 2024
@talregev talregev deleted the TalR/remove_forward_declartion_multi_ssl branch July 31, 2024 03:43
vszakats pushed a commit that referenced this pull request Jul 31, 2024

Verified

This commit was signed with the committer’s verified signature.
vszakats Viktor Szakats
Ref: 98da147 #14305
Closes #14276
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

4 participants