Skip to content

WinSDK: extract Internationalization submodule #33933

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
Sep 16, 2020

Conversation

egorzhdan
Copy link
Contributor

Currently winnls.h & imm.h get included into WinSDK.WinSock2, however their usages might not be related to sockets.

MSDN groups these headers together in https://docs.microsoft.com/en-us/windows/win32/api/_intl/.
I initially thought about merging these submodules into one, but decided against it, since imm.h requires special linking.

This PR emerged from the discussion in #33929.

Currently winnls.h & imm.h get included into `WinSDK.WinSock2`, however their usages might not be related to sockets
@egorzhdan egorzhdan requested a review from compnerd September 13, 2020 20:07
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@CodaFi
Copy link
Contributor

CodaFi commented Sep 14, 2020

@swift-ci smoke test

1 similar comment
@CodaFi
Copy link
Contributor

CodaFi commented Sep 14, 2020

@swift-ci smoke test

@compnerd
Copy link
Member

@swift-ci please test Windows platform

@compnerd
Copy link
Member

@swift-ci please smoke test Linux platform

@benrimmington
Copy link
Contributor

@swift-ci Please smoke test macOS platform

@compnerd compnerd merged commit b5416a9 into swiftlang:master Sep 16, 2020
@egorzhdan egorzhdan deleted the winsdk-i18n branch September 20, 2020 15:21
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.

4 participants