Skip to content

[Runtime] Add missing cast. #75051

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 8, 2024
Merged

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Jul 8, 2024

Apparently we're missing a cast in _swift_initRuntimePath(). Previously this code was accidentally not being used, which is why we hadn't noticed it.

rdar://131294724

Apparently we're missing a cast in `_swift_initRuntimePath()`.  Previously
this code was accidentally not being used, which is why we hadn't noticed
it.

rdar://131294724
@al45tair al45tair requested a review from mikeash as a code owner July 8, 2024 09:29
@al45tair al45tair enabled auto-merge July 8, 2024 09:30
@al45tair
Copy link
Contributor Author

al45tair commented Jul 8, 2024

@swift-ci Please smoke test

@al45tair al45tair merged commit 565a9b9 into swiftlang:main Jul 8, 2024
3 checks passed
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.

1 participant