Skip to content

Feature Request: ability to suppress certain warnings #12490

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


It would be quite useful if all warnings in the spec were to be uniquely numbered.

  1. This would make it easier for looking up observed warnings in the spec for detailed explanation.

  2. These identifiers could be used in metadata, command line arguments, build scripts, etc... to suppress warnings.

This allows the analyzer and other tools to be fully spec-compliant, while providing an 'out' to developers who want warning-free code and may not have any means to work around them (or the cost of working around them is too costly).

thanks,

Metadata

Metadata

Assignees

Labels

area-languageDart language related items (some items might be better tracked at github.com/dart-lang/language).type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions