Skip to content
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

Check applicable signature fix #16104

Closed
wants to merge 10 commits into from

Conversation

gcnew
Copy link
Contributor

@gcnew gcnew commented May 26, 2017

Use parameter inference when checking whether the provided arguments are applicable on the (inferred) signature.

Fixes #3410, #14766, #16107

@ahejlsberg
Copy link
Member

I think the issues fixed by this PR are now covered in a more general way by #16368.

@gcnew
Copy link
Contributor Author

gcnew commented Jun 9, 2017

Yes, indeed. #16368 fixes the instantiation/type constraints issues in a more general way.

@gcnew
Copy link
Contributor Author

gcnew commented Jun 9, 2017

Closing this on in favour of #16368.

@gcnew gcnew closed this Jun 9, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants