Skip to content

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