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

hidden dllexport #7497

Merged
merged 1 commit into from Aug 24, 2023
Merged

hidden dllexport #7497

merged 1 commit into from Aug 24, 2023

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Aug 24, 2023

clang v16 (in combination with mingw-w64) has gotten stricter and now fails with: hidden visibility cannot be applied to 'dllexport' declaration.

original PR: #7456

… fails with: hidden visibility cannot be applied to 'dllexport' declaration
@arvidn arvidn changed the title clang v16 (in combination with mingw-w64) has gotten stricter and now… hidden dllexport Aug 24, 2023
@arvidn arvidn closed this Aug 24, 2023
@arvidn arvidn reopened this Aug 24, 2023
@arvidn arvidn merged commit 1dba9f3 into RC_2_0 Aug 24, 2023
55 of 79 checks passed
@arvidn arvidn deleted the hidden-dllexport branch August 24, 2023 12:35
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.

None yet

1 participant