Skip to content
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

REPL doesn't summarize parser deprecations #11402

Closed
som-snytt opened this issue Feb 14, 2019 · 0 comments · Fixed by scala/scala#7756
Closed

REPL doesn't summarize parser deprecations #11402

som-snytt opened this issue Feb 14, 2019 · 0 comments · Fixed by scala/scala#7756
Assignees
Milestone

Comments

@som-snytt
Copy link

som-snytt commented Feb 14, 2019

Follow-up to #11278.

If -deprecation is not enabled, REPL doesn't report that there were deprecations for parser deprecations such as symbol syntax 'abc and procedures def f() {}.

(-deprecation is off by default for sbt console.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants