Skip to content

The SWIFT_DUMP_ACCESSIBLE_FUNCTIONS flag must be a bool, not a string #79147

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

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Feb 5, 2025

The flag is intended to be a bool; and the "" was treated as true, resulting in debug logging (once, but anyway), of distributed function state when it should not be enabled.

Resolves rdar://144203699

@ktoso
Copy link
Contributor Author

ktoso commented Feb 5, 2025

@swift-ci please smoke test

@ktoso ktoso enabled auto-merge February 5, 2025 02:43
@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Feb 5, 2025
@ktoso ktoso merged commit 65df7fc into swiftlang:main Feb 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed Feature → concurrency: distributed actor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants