Closed
Description
This issue was originally filed by [email protected]
It would be quite useful if all warnings in the spec were to be uniquely numbered.
-
This would make it easier for looking up observed warnings in the spec for detailed explanation.
-
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,