CVS difference for ai12s/ai12-0178-1.txt
--- ai12s/ai12-0178-1.txt 2016/04/26 04:58:08 1.7
+++ ai12s/ai12-0178-1.txt 2016/06/08 02:16:07 1.8
@@ -836,3 +836,31 @@
it’s already in the spec.
****************************************************************
+
+From: Randy Brukardt
+Sent: Monday, April 25, 2016 11:54 PM
+
+Here is another "for the record" message; you only need to reply if you object
+for some reason.
+
+In handling Brad's Editorial Reviews, I noted that there was an unhandled
+cryptic note from Jeff's original message in the part about why we weren't
+going to add packages to many of these examples:
+
+Remove_First's parameter Person should be mode out, not in, to be mode
+conformant with 3.9.4.
+
+That doesn't have anything to do with packages, and clearly should be fixed.
+
+After some searching, I found that 8.3.1(12/2) says:
+
+overriding
+procedure Remove_First(Q : in out Security_Queue; Person : in Person_Name);
+
+And as Jeff noted, the mode is wrong. (It doesn't match the interface declared
+in 3.9.4.)
+
+So I added a correction to this paragraph to the AI. Consider it my editorial
+review (or part of Brad's, if you prefer).
+
+****************************************************************
Questions? Ask the ACAA Technical Agent