Skip to content

Plugins: repair the Windows build #3610

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Dec 1, 2021

The change in #3590 introduced an undefined pure virtual method but did
not mark it as a pure virtual method, resulting in an undefined exported
function. The Windows build identified this issue.

Patch by Adrian Prantl!

DO NOT FILE A PULL REQUEST

We are in the process of a github migration. Please do not create a pull request as this could interfere with the process.

The change in swiftlang#3590 introduced an undefined pure virtual method but did
not mark it as a pure virtual method, resulting in an undefined exported
function.  The Windows build identified this issue.

Patch by Adrian Prantl!
@compnerd
Copy link
Member Author

compnerd commented Dec 1, 2021

@compnerd
Copy link
Member Author

compnerd commented Dec 1, 2021

@swift-ci please test

@adrian-prantl
Copy link

Is this a dupe of #3611?

@compnerd
Copy link
Member Author

compnerd commented Dec 2, 2021

Yeah, it's a dupe.

@compnerd compnerd closed this Dec 2, 2021
@compnerd compnerd deleted the 3590 branch December 2, 2021 05:03
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