Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Dec 13, 2014

  1. Verify we survive illegal infinite paths. Closes Infinite recursion when printing cyclic types #91.
  2. Verify we handle fbounds in and types correctly.

Closes #91. Review by @samuelgruetter please.

@samuelgruetter
Copy link
Contributor

LGTM
[but note that there's still https://github.com//issues/280...]

1) Verify we survive illegal infinite paths. Closes scala#91.
2) Verify we handle fbounds in and types correctly.
odersky added a commit that referenced this pull request Dec 13, 2014
@odersky odersky merged commit e7a4197 into scala:master Dec 13, 2014
@allanrenucci allanrenucci deleted the test/#91 branch December 14, 2017 19:25
tgodzik added a commit to tgodzik/scala3 that referenced this pull request Apr 29, 2025
Backport "Revert lambda cleanup" to 3.3 LTS
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.

Infinite recursion when printing cyclic types

2 participants