Skip to content

handle any'd method signature types (ie, from special property declarations) #23316

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
Apr 11, 2018

Conversation

weswigham
Copy link
Member

Fixes #23198

I ended up not changing the binder to just prioritize the method because it's not really set up to do so (in addition to changing the symbol's valueDeclaration, its flags would also need to be modified), and as it turns out the property type mismatch error generation code iterates over all the declarations in some way anyway.

@weswigham weswigham requested review from sandersn and mhegazy April 10, 2018 20:47
@weswigham weswigham merged commit 1243d1a into microsoft:master Apr 11, 2018
@weswigham weswigham deleted the handle-anyd-special-props branch April 11, 2018 01:18
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
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.

2 participants