Skip to content

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