8000 Inappropriate grammar in "re-run" warning summary · Issue #8185 · scala/bug · GitHub
[go: up one dir, main page]

Skip to content
Inappropriate grammar in "re-run" warning summary  #8185
@scabug

Description

@scabug

This is a mirror of IDE-side issue #1000937.

Create a project with one (feature, deprecation, ...) warning, eg a case class without a parameter list (rather than a case object, or a case class with () for the parameter list):
case class Something

That causes one warning, which is displayed in the problems view as:
"there were 1 deprecation warnings; re-run with -deprecation for details live-chat Unknown Scala Problem"

This should be:
"There was 1 deprecation warning; re-run ..."

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0