Skip to content

Conversation

ahejlsberg
Copy link
Member

This PR fixes the logic introduced in #15104 to only check for callback parameters when we aren't in a recursive call to compareSignaturesRelated that resulted from an outer callback check.

Fixes #18277.

@ahejlsberg
Copy link
Member Author

This PR supercedes #19078.

@ahejlsberg ahejlsberg merged commit 6cf41ae into master Oct 11, 2017
@ahejlsberg ahejlsberg deleted the fixRecursiveCallbacks branch October 11, 2017 23:28
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

Stack overflow while type checking generic, mutually-defined function interfaces
3 participants