CVS difference for ai05s/ai05-0052-1.txt
--- ai05s/ai05-0052-1.txt 2008/07/08 03:32:51 1.12
+++ ai05s/ai05-0052-1.txt 2008/10/25 04:53:14 1.13
@@ -1,6 +1,7 @@
-!standard 4.8(5.3/2) 08-07-07 AI05-0052-1/10
+!standard 4.8(5.3/2) 08-10-22 AI05-0052-1/11
!standard 7.5(8)
!class binding interpretation 07-05-15
+!status ARG Approved 7-0-1 08-06-21
!status work item 08-05-21
!status ARG Approved 7-0-1 08-02-09
!status work item 07-05-15
@@ -58,7 +59,7 @@
Init : T;
package Gen_Pack is
private
- X : Root_Acc := new T' (Init);
+ X : Root_Acc := new T'(Init);
end Gen_Pack;
end Pak1;
@@ -246,7 +247,7 @@
always limited in any view, that these rules were complicated (and wrong in a
number of instances), and thus it was determined that defining a term to
increase the commonality of those rules was a good idea. "Immutably" was chosen
-after an intermably long discussion as the best choice of literally dozens that
+after an interminably long discussion as the best choice of literally dozens that
were proposed.
As part of that definition, we allow limited private types with access discriminants
Questions? Ask the ACAA Technical Agent