Skip to content

build: make building with VS2017 15.8+ work again #29792

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
Feb 12, 2020

Conversation

compnerd
Copy link
Member

This causes an ABI break on VS2017, but it is acceptable as there is no
guaranteed stability.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This causes an ABI break on VS2017, but it is acceptable as there is no
guaranteed stability.
@compnerd
Copy link
Member Author

CC: @drexin @drodriguez

@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

Copy link
Contributor

@drexin drexin left a comment

Choose a reason for hiding this comment

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

LGTM

@compnerd compnerd merged commit a498004 into swiftlang:master Feb 12, 2020
@compnerd compnerd deleted the vs2017 branch February 12, 2020 21:22
@drodriguez
Copy link
Contributor

Seems that the compile definition is also needed in AddSwiftUnitTest.cmake or similar, from the results in the CI, right?

I don't know exactly where to add it, and I will not have a Windows machine at hand for a while, would you take care of it @compnerd?

@compnerd
Copy link
Member Author

Sure, I can take a look at it in a bit.

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