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

Differences between 1.19 and version 1.20
Log of other versions for file ai05s/ai05-0004-1.txt

--- ai05s/ai05-0004-1.txt	2010/04/08 02:00:06	1.19
+++ ai05s/ai05-0004-1.txt	2011/11/01 05:32:50	1.20
@@ -398,12 +398,12 @@
 !corrigendum 4.1(7)
 
 @drepl
-Certain forms of name (@fa<indexed_component>s, @fa<selected_component>s,
+Certain forms of @fa<name> (@fa<indexed_component>s, @fa<selected_component>s,
 @fa<slice>s, and @fa<attribute>s) include a @fa<prefix> that is either itself
 a @fa<name> that denotes some related entity, or an @fa<implicit_dereference>
 of an access value that designates some related entity.
 @dby
-Certain forms of name (@fa<indexed_component>s, @fa<selected_component>s,
+Certain forms of @fa<name> (@fa<indexed_component>s, @fa<selected_component>s,
 @fa<slice>s, and @fa<attribute_reference>s) include a @fa<prefix> that is either
 itself a @fa<name> that denotes some related entity, or an @fa<implicit_dereference>
 of an access value that designates some related entity.
@@ -486,16 +486,16 @@
 given in a @fa<generic_parameter_association> for each formal, or the
 corresponding @fa<default_expression> or @fa<default_name> if no
 @fa<generic_parameter_association> is given for the formal. When the meaning
-is clear from context, the term “generic actual,” or simply “actual,” is used
-as a synonym for “generic actual parameter” and also for the view denoted by one,
+is clear from context, the term "generic actual," or simply "actual," is used
+as a synonym for "generic actual parameter" and also for the view denoted by one,
 or the value of one. 
 @dby
 The @i<generic actual parameter> is either the @fa<explicit_generic_actual_parameter>
 given in a @fa<generic_association> for each formal, or the
 corresponding @fa<default_expression> or @fa<default_name> if no
 @fa<generic_association> is given for the formal. When the meaning
-is clear from context, the term “generic actual,” or simply “actual,” is used
-as a synonym for “generic actual parameter” and also for the view denoted by one,
+is clear from context, the term "generic actual," or simply "actual," is used
+as a synonym for "generic actual parameter" and also for the view denoted by one,
 or the value of one. 
 
 !corrigendum A.11(4/2)
@@ -544,11 +544,11 @@
 !corrigendum C.7.1(17/2)
 
 @drepl
-It is a bounded error to call the Current_Task function from an entry body, or an
+It is a bounded error to call the Current_Task function from an entry body, 
 interrupt handler, or finalization of a task attribute. Program_Error is raised,
 or an implementation-defined value of the type Task_Id is returned. 
 @dby
-It is a bounded error to call the Current_Task function from an @fa<entry_body>, or an
+It is a bounded error to call the Current_Task function from an @fa<entry_body>,
 interrupt handler, or finalization of a task attribute. Program_Error is raised,
 or an implementation-defined value of the type Task_Id is returned. 
 

Questions? Ask the ACAA Technical Agent