Skip to content

Fix _RegexParser build when using 5.6 host tools #452

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
May 28, 2022

Conversation

hamishknight
Copy link
Contributor

Add a type annotation to allow a --bootstrap=hosttools compiler build to work with a Swift 5.6 compiler.

Resolves #451

Add a type annotation to allow a
`--bootstrap=hosttools` compiler build to work
with a Swift 5.6 compiler.
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight hamishknight requested a review from Azoy May 28, 2022 12:00
@hamishknight hamishknight merged commit 1802158 into swiftlang:main May 28, 2022
@hamishknight hamishknight deleted the add-type-annotation branch May 28, 2022 12:03
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.

_RegexParser fails to build with a 5.6 toolchain
1 participant