Skip to content

[swift-inspect] Again: Fix integer type mismatch on watchOS build. #70125

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
Nov 30, 2023
Merged

[swift-inspect] Again: Fix integer type mismatch on watchOS build. #70125

merged 1 commit into from
Nov 30, 2023

Conversation

w6sec
Copy link
Contributor

@w6sec w6sec commented Nov 30, 2023

Redo Mike's changes which were reverted: Convert integers to swift_reflection_ptr_t instead of UInt64 since watchOS uses UInt as its pointer type.

rdar://118458631

Redo Mike's changes which were reverted: Convert integers to to `swift_reflection_ptr_t` instead of `UInt64` since watchOS uses `UInt` as its pointer type.

rdar://118458631
@w6sec
Copy link
Contributor Author

w6sec commented Nov 30, 2023

@swift-ci please test

@w6sec w6sec enabled auto-merge November 30, 2023 22:56
@w6sec w6sec merged commit a455bb8 into swiftlang:main Nov 30, 2023
@w6sec w6sec deleted the swift-inspect-oops-redo-mikes-changes branch December 1, 2023 02:10
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