Skip to content

Conversation

WojciechMazur
Copy link
Contributor

This PR resolves #2421, by chaning the definition of Class::getConstructor method defined as a stub. Because it was defined with incorrect parameter types (Array[Object] instead of Array[Class[_]]) it would lead to build failure in case of usage when linkStubs settings is enabled.

@WojciechMazur WojciechMazur merged commit 4a4ef11 into scala-native:master Dec 1, 2021
@WojciechMazur WojciechMazur deleted the feature/issue-2421 branch December 24, 2021 05:15
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.

Missing definition during linking for Class getConstructor
2 participants