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

Replace ProcessEnv.vars with block w/o API breakage #7390

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

MaxDesiatov
Copy link
Contributor

This fixes some ProcessEnv.vars warnings without more intrusive breaking changes for SwiftPM clients, as previously attempted in #7364.

Also fixed some formatting inconsistencies.

This fixes some warnings without more intrusive breaking changes for SwiftPM clients, as previously attempted in #7364.

Also fixed some formatting inconsistencies.
@MaxDesiatov MaxDesiatov added bug no functional change No user-visible functional changes included labels Mar 4, 2024
@MaxDesiatov MaxDesiatov requested a review from compnerd March 4, 2024 10:40
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov self-assigned this Mar 4, 2024
Sources/Build/BuildPlan/BuildPlan.swift Outdated Show resolved Hide resolved
Sources/Build/BuildPlan/BuildPlan.swift Show resolved Hide resolved
Sources/Build/BuildPlan/BuildPlan.swift Outdated Show resolved Hide resolved
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) March 5, 2024 12:59
@MaxDesiatov MaxDesiatov merged commit 8f653eb into main Mar 5, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/minimal-deprecations-fix branch March 5, 2024 14:47
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This fixes some `ProcessEnv.vars` warnings without more intrusive
breaking changes for SwiftPM clients, as previously attempted in
swiftlang#7364.

Also fixed some formatting inconsistencies.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This fixes some `ProcessEnv.vars` warnings without more intrusive
breaking changes for SwiftPM clients, as previously attempted in
swiftlang#7364.

Also fixed some formatting inconsistencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no functional change No user-visible functional changes included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants