Details
-
Type:
Bug
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: deferred
-
Component/s: None
-
Labels:None
Description
We currently have two warnings that can specifically be suppress: multiple choice branches and escape scheme ref undefined. We have many others that cannot be ignore without the use of "all". We should enhance of warnings so that they require a warn id so all similar warnings can be suppressed without resorting to disabling all warnings.