Skip to content

shims: correct the check for newer SLPI enumerators #571

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
Sep 13, 2021

Conversation

compnerd
Copy link
Member

The previous check did not work as the enumertors are not defines but
rather a proper enumerator. This adds a build time check for the
support and conditionalises the compilation.

The previous check did not work as the enumertors are not defines but
rather a proper enumerator.  This adds a build time check for the
support and conditionalises the compilation.
@compnerd
Copy link
Member Author

CC: @rokhinip
Unfortunately, the CI hosts are updated outside of my control by Microsoft. They bumped the SDK, so we need this for the release.

@compnerd
Copy link
Member Author

@swift-ci please test

@rokhinip
Copy link
Contributor

Sounds good.

@compnerd compnerd merged commit f9fdaee into swiftlang:release/5.5 Sep 13, 2021
@compnerd compnerd deleted the slpi-5.5 branch September 13, 2021 17:34
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