Skip to content

Links between companions after unpickling are added #958

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 17, 2015

Conversation

VladimirNik
Copy link
Contributor

Fix for the problem with missing links between companions during unpickling #881:

  1. Companion methods generation added to TreeUnpickler;
  2. def registerCompanionMethod is shared;
    Old pull request Links between companions after unpickling #922

Review by @DarkDimius @odersky

@VladimirNik VladimirNik force-pushed the companion-methods branch 2 times, most recently from 55e5dfe to 333941a Compare November 17, 2015 09:58
@DarkDimius
Copy link
Contributor

/rebuild

@VladimirNik
Copy link
Contributor Author

/rebuild

@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Nov 17, 2015
Links between companions after unpickling are added
@DarkDimius DarkDimius merged commit 57d05d3 into scala:master Nov 17, 2015
@allanrenucci allanrenucci deleted the companion-methods branch December 14, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants