Skip to content
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

Foundation: update for BOOL bridging #2177

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

compnerd
Copy link
Member

Now that BOOL is bridged to WindowsBOOL and Bool, clean up the
instances of BOOL values since they will no longer be available.

@compnerd
Copy link
Member Author

CC: @gmittert @millenomi

@gmittert
Copy link
Contributor

The rest of the boolean logic changes look equivalent to me.

@compnerd
Copy link
Member Author

Please test with the following PRs:
swiftlang/swift#24240

@swift-ci please test

Now that `BOOL` is bridged to `WindowsBOOL` and `Bool`, clean up the
instances of `BOOL` values since they will no longer be available.
@compnerd
Copy link
Member Author

Please test with the following PRs:
swiftlang/swift#24240

@swift-ci please test

1 similar comment
@compnerd
Copy link
Member Author

Please test with the following PRs:
swiftlang/swift#24240

@swift-ci please test

@compnerd compnerd merged commit 0846996 into swiftlang:master Apr 26, 2019
@compnerd compnerd deleted the a-bridge-too-far branch April 26, 2019 18:13
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