Skip to content

Fix #8464: Refine recursion limits for printing #8498

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
Mar 21, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 10, 2020

  1. Refactor Printers to use explicit MessageLimiters for
    controlling recursion.

  2. Have a message limiter for error messages that reduces
    allowed recursion depth in proportion to size of text
    generated so far.

1. Refactor Printers to use explicit MessageLimiters for
   controlling recursion.

2. Have a message limiter for error messages that reduces
   allowed recursion depth in proportion to size of text
   generated so far.
@odersky odersky marked this pull request as ready for review March 11, 2020 20:13
@odersky odersky changed the title Do Text construction via extension methods Fix #8464: Refine recursion limits for printing Mar 11, 2020
@odersky odersky merged commit f2360f6 into scala:master Mar 21, 2020
@odersky odersky deleted the fix-#8464 branch March 21, 2020 11:29
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.

1 participant