Skip to content

Implement -print #1358

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 3 commits into from
Jul 8, 2016
Merged

Implement -print #1358

merged 3 commits into from
Jul 8, 2016

Conversation

edmundnoble
Copy link
Contributor

No description provided.

@DarkDimius
Copy link
Contributor

DarkDimius commented Jul 2, 2016

CLA signed.
LGTM after tests pass.
Conflicts with #1345.

@edmundnoble thank you for contribution!

@odersky
Copy link
Contributor

odersky commented Jul 6, 2016

The options in ScalaSettings have been imported wholesale from scalac. We still need to do the work and remove those options that are not honored by dotty. In the case of -print, I believe we should not
implement it, as -Xprint is already available. So I would rather change the PR to remove -print from ScalaSettings.

@odersky
Copy link
Contributor

odersky commented Jul 7, 2016

LHTM, thanks!

@nicolasstucki
Copy link
Contributor

@edmundnoble you should squash those 3 commits (or remove the ones that cancel each other).

@odersky odersky merged commit 1719178 into scala:master Jul 8, 2016
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.

4 participants