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

No excessive stack depth global errors #37873

Merged
merged 2 commits into from
Apr 10, 2020
Merged

Conversation

ahejlsberg
Copy link
Member

Noticed that we reported a global error (i.e. an error with no location) for the excessive stack depth issue in #37600. With this PR we default to currentNode when no error node is available.

@ahejlsberg ahejlsberg requested review from weswigham and amcasey April 9, 2020 18:53
@ahejlsberg ahejlsberg merged commit 6b1c102 into master Apr 10, 2020
@ahejlsberg ahejlsberg deleted the fixExcessiveStackDepthError branch April 10, 2020 02:05
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.

3 participants