CVS difference for ai05s/ai05-0005-1.txt

Differences between 1.14 and version 1.15
Log of other versions for file ai05s/ai05-0005-1.txt

--- ai05s/ai05-0005-1.txt	2007/12/13 04:39:33	1.14
+++ ai05s/ai05-0005-1.txt	2008/01/17 07:24:41	1.15
@@ -1328,7 +1328,37 @@
 
 ****************************************************************
 
-Editor's note (November 26, 2007): All of the items above this
+!topic Missed '|' in formal_object_declaration syntax
+!reference Ada 2005 RM 12.4(2/2)
+!from Maxim Reznik 07-12-27
+!keywords formal_object_declaration
+!discussion
+Alternative separator '|' is missed in syntax rule for
+formal_object_declaration. Should be:
+
+formal_object_declaration ::=
+    defining_identifier_list : mode [null_exclusion] subtype_mark [:=
+default_expression];
+  | defining_identifier_list : mode access_definition [:= default_expression];
+
+[Editor's note: This error occurs only in the Ada Europe consolidated RM; it
+is correct in the Amendment document, which is the official standard. Thus,
+this is recorded here.]
+
+****************************************************************
+
+From: John Barnes
+Sent: Friday, December 28, 12:10 PM
+
+It's like it in Annex P as well.
+
+(But my book is OK).
+
+Happy New Year
+
+****************************************************************
+
+Editor's note (January 7, 2008): All of the items above this
 marker have been included in the working version of the AARM.
 
 ****************************************************************

Questions? Ask the ACAA Technical Agent