Skip to content

Fix #5488: properly unpickle RecTypes #5514

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
Nov 25, 2018

Conversation

smarter
Copy link
Member

@smarter smarter commented Nov 24, 2018

If the type is already present in typeAtAddr, then we don't unpickle it
again, but we forgot to skip over it before moving on.

If the type is already present in typeAtAddr, then we don't unpickle it
again, but we forgot to skip over it before moving on.
@smarter smarter force-pushed the fix-unpickling-rectype branch from e7c96cb to 493c2e9 Compare November 24, 2018 21:57
@odersky odersky merged commit fd6f62a into scala:master Nov 25, 2018
@allanrenucci allanrenucci deleted the fix-unpickling-rectype branch November 25, 2018 19:52
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.

2 participants