Skip to content

Consider reporting deprecation and feature warnings by default #8829

Open
@scabug

Description

@scabug
scalac does this, and a similar one for -feature:
"there were 2 deprecation warning(s); re-run with -deprecation for details"

When using sbt or Actiavtor, It's fairly involved (especially for newcomers to Scala) to figure out how to get the warning enabled. They aren't running scalac by hand so where and what do you "re-run with -deprecation."

I think the motivation for current behavior of scalac is to follow what javac does. The ticket is here to investigate if we want to flip the default for Scala 2.12.x.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions