Skip to content

Sort Windows environment block alphabetically#307

Merged
iCharlesHu merged 1 commit into
swiftlang:mainfrom
iCharlesHu:charles/windows-sorted-environment
Jun 12, 2026
Merged

Sort Windows environment block alphabetically#307
iCharlesHu merged 1 commit into
swiftlang:mainfrom
iCharlesHu:charles/windows-sorted-environment

Conversation

@iCharlesHu

Copy link
Copy Markdown
Contributor

Windows CreateProcessW documentation states that the environment block must be sorted because the system uses a sorted environment

Windows CreateProcessW documentation states that the environment block must be sorted because the system uses a sorted environment
@iCharlesHu iCharlesHu requested a review from jakepetroules June 10, 2026 18:23
@jakepetroules jakepetroules requested a review from compnerd June 11, 2026 22:16
@iCharlesHu iCharlesHu merged commit f6219f4 into swiftlang:main Jun 12, 2026
46 checks passed
@iCharlesHu iCharlesHu deleted the charles/windows-sorted-environment branch June 12, 2026 00:40
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