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

Differences between 1.7 and version 1.8
Log of other versions for file ai05s/ai05-0225-1.txt

--- ai05s/ai05-0225-1.txt	2011/11/01 05:32:53	1.7
+++ ai05s/ai05-0225-1.txt	2012/01/05 06:19:33	1.8
@@ -81,10 +81,10 @@
 target object shall be a variable unless the name is the prefix of a reference
 to the Count attribute.
 
-AARM Note: The point is to prevent any calls to such a name, directly, or via an
-access value, renames, or generic formal subprogram. It is, however, legal to
-say P'Count in a protected function body, even though the protected object is a
-constant view there.
+AARM Note: The point is to prevent any calls to such a name whose target object is a 
+constant view of a protected object, directly, or via an access value, renames, or
+generic formal subprogram. It is, however, legal to say E'Count in a protected
+function body, even though the protected object is a constant view there.
 
 !discussion
 

Questions? Ask the ACAA Technical Agent