Skip to content

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 a team as a code owner July 8, 2024 09:43
@al45tair al45tair requested a review from mikeash July 8, 2024 09:43
@al45tair al45tair added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Jul 8, 2024
@al45tair
Copy link
Contributor Author

al45tair commented Jul 8, 2024

@swift-ci Please test

@al45tair
Copy link
Contributor Author

al45tair commented Jul 8, 2024

Explanation: Fixes a build failure that is blocking the auto-merger.
Original PR: #75051
Risk: Low
Reviewed by: @mikeash
Resolves: rdar://131294724
Tests: This fixes a build failure. Without it, the auto-merger is blocked.

@tshortli tshortli merged commit 43dbffe into swiftlang:release/6.0 Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants