Skip to content

Conversation

stevapple
Copy link
Contributor

<xstddef> was removed since MSVC 14.37 (see microsoft/STL#3654). It isn't meant to be used by most users, but the reference will break all clients of vcruntime, including Swift standard library itself.

An alternative is to provide an empty xstddef file through VFS overlay, which doesn't seem a reasonable workaround for private stubs.

`<xstddef>` was removed since MSVC 14.37. It isn't meant to be used by most users, but the reference will break all clients of `vcruntime`, including Swift standard library itself.
@compnerd
Copy link
Member

compnerd commented Aug 9, 2023

@swift-ci please test

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.

Assuming that this passes CI, I think that this is good to go. If it does pass, we should consider folding it into the current backport.

@compnerd compnerd merged commit 47eb843 into swiftlang:main Aug 9, 2023
@stevapple stevapple deleted the stevapple-patch-1-1 branch August 11, 2023 05:25
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.

2 participants