aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/errorout.ads')
-rw-r--r--src/errorout.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/errorout.ads b/src/errorout.ads
index f6735c8b5..8cda8e69d 100644
--- a/src/errorout.ads
+++ b/src/errorout.ads
@@ -122,6 +122,9 @@ package Errorout is
-- be triggered.
Warnid_Useless,
+ -- Missing association for a formal.
+ Warnid_No_Assoc,
+
-- Violation of staticness rules
Warnid_Static,
@@ -324,6 +327,7 @@ private
| Warnid_Others | Warnid_Reserved_Word | Warnid_Directive
| Warnid_Parenthesis | Warnid_Delayed_Checks | Warnid_Default_Binding
| Warnid_Vital_Generic | Warnid_Missing_Xref
+ | Warnid_No_Assoc
| Warnid_Unused => (Enabled => False, Error => False));
-- Compute the column from Error_Record E.