Skip to content

[5.9] Change included header for uint64_t in InstructionsExecuted.h #1492

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
Apr 5, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 4, 2023

Cherry-pick #1489 to release/5.9.


The Linux build on swiftpackageindex.com said it couldn’t find uint64_t in InstructiosnExecuted.h. I think we need to include stdint.h instead. Let’s try that.

The Linux build on swiftpackageindex.com said it couldn’t find uint64_t in InstructiosnExecuted.h. I think we need to include `stdint.h` instead. Let’s try that.
@ahoppen ahoppen requested a review from DougGregor April 4, 2023 21:04
@ahoppen
Copy link
Member Author

ahoppen commented Apr 4, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Apr 4, 2023

@swift-ci Please test macOS

1 similar comment
@ahoppen
Copy link
Member Author

ahoppen commented Apr 5, 2023

@swift-ci Please test macOS

@ahoppen ahoppen merged commit c167401 into swiftlang:release/5.9 Apr 5, 2023
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