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

Prevent type parameter printing from recuring on the same symbol #31453

Conversation

weswigham
Copy link
Member

Fixes #30583

Related: I'd personally prefer if it printed as interface AMap.MassMarks.Data (without mentioning the parameter at all), since the type parameter is only relevant to the instance side and we're talking about a namespace member; but that isn't reeeealy something we currently distinguish.

@weswigham weswigham merged commit 07d850c into microsoft:master May 20, 2019
@weswigham weswigham deleted the prevent-recusion-when-printing-namespaced-type-params branch May 20, 2019 23:43
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.

Maximum call stack size exceeded on Object.getPathFromPathComponents
3 participants