Skip to content

Use U_EXPORT instead of U_EXPORT2 for non-function symbol #31

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

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

parkera
Copy link
Contributor

@parkera parkera commented Jul 14, 2024

U_EXPORT2 uses __cdecl which is for functions only.

@parkera
Copy link
Contributor Author

parkera commented Jul 14, 2024

@swift-ci test

@parkera parkera merged commit a7cbb14 into swiftlang:main Jul 15, 2024
@parkera parkera deleted the parkera/export_fix branch July 15, 2024 19:58
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