Skip to content

fix copy of flags for ModuleDef and refactor code #2167

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
Apr 4, 2017

Conversation

liufengyun
Copy link
Contributor

Previously, if a ModuleDef is copied, the modifiers get lost. This PR fixes the issue, as well as refactor the code to be more consistent with the design of TreeCopier.

@liufengyun liufengyun requested a review from odersky April 3, 2017 14:15
Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DarkDimius DarkDimius merged commit f8b0580 into scala:master Apr 4, 2017
@allanrenucci allanrenucci deleted the fix-copy branch December 14, 2017 19:19
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.

3 participants