Skip to content

[MCOMPILER-457] Change showWarnings to true by default #683

@jira-importer

Description

@jira-importer

Thomas Broyer opened MCOMPILER-457 and commented

I see no reason to hide warnings by default, and setting failOnWarning to true will be useless without also setting showWarnings to true; but you'll actually never know until you actually expect a warning (and build failure) and doesn't see it. Setting failOnWarning preventively without also setting showWarnings thus won't prevent anything; even if you also pass a strict -Xlint:all (because -nowarn has precedence apparently).


Remote Links:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions