Skip to content

Include std::to_string(long) in exported symbols #78621

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
Jan 14, 2025

Conversation

etcwilde
Copy link
Member

The GNU C++ runtimes added yet another symbol to our exported symbols causing this test to fail. Adding it now: _ZNSt7__cxx119to_stringEl

rdar://142782295

The GNU C++ runtimes added yet another symbol to our exported symbols
causing this test to fail. Adding it now: _ZNSt7__cxx119to_stringEl

rdar://142782295
@etcwilde etcwilde requested review from compnerd and bnbarham January 13, 2025 22:31
@etcwilde etcwilde requested a review from a team as a code owner January 13, 2025 22:31
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@etcwilde etcwilde merged commit 701338a into swiftlang:main Jan 14, 2025
3 checks passed
@etcwilde etcwilde deleted the ewilde/seeing-is-believing branch January 14, 2025 18:23
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