Skip to content

Add missing self in SwiftBuildSystem #8368

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
Mar 13, 2025

Conversation

plemarquand
Copy link
Contributor

@plemarquand plemarquand commented Mar 13, 2025

#8366 is a revert, but it reverted back to a point before there was an outer withService block wrapping the code. As a result a self is missing on buildParameters, causing a build failure.

swiftlang#8366 is a
revert, but it reverted back to a point before there was an outer
`withService` block wrapping the code. As a result a `self` was missing
on `buildParameters`, causing a build failure.
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand plemarquand enabled auto-merge (squash) March 13, 2025 14:16
@dschaefer2
Copy link
Member

swiftlang/swift-build#300
@swift-ci please test windows

@plemarquand plemarquand merged commit efde1c6 into swiftlang:main Mar 13, 2025
5 checks passed
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.

3 participants