CVS difference for ai05s/ai05-0076-1.txt
--- ai05s/ai05-0076-1.txt 2008/03/07 06:15:19 1.2
+++ ai05s/ai05-0076-1.txt 2008/05/10 05:14:33 1.3
@@ -1,4 +1,4 @@
-!standard 3.9.2(2/2) 08-02-25 AI05-0076-1/02
+!standard 3.9.2(2/2) 08-04-18 AI05-0076-1/03
!class binding interpretation 07-12-05
!status ARG Approved 8-0-0 08-02-09
!status work item 07-12-05
@@ -10,11 +10,11 @@
!summary
-Define the meaning of "function with a controlling result".
+The meaning of "function with a controlling result" is defined.
!question
-3.9.3 (in a number of places) takes about a "function with a controlling
+3.9.3 (in a number of places) talks about a "function with a controlling
result".
If we look up the definition of "controlling result", we find 3.9.2(2/2)
@@ -74,7 +74,7 @@
(primitive) function with result type @i<T>, then the call has a
@i<controlling result> @emdash the context of the call can control the dispatching.
Similarly, if the call is to a function with access result type designating @i<T>,
-then the call has a controlling access result, and the context can similarly
+then the call has a @i<controlling access result>, and the context can similarly
control dispatching.
@dby
A @i<call on a dispatching operation> is a call whose @fa<name> or @fa<prefix>
@@ -89,7 +89,7 @@
then the call has a @i<controlling result> @emdash the context of the call can
control the dispatching. Similarly, if the call is to a function with an
access result type designating @i<T> (a @i<function with a controlling access
-result>), then the call has a controlling access result, and the context
+result>), then the call has a @i<controlling access result>, and the context
can similarly control dispatching.
!ACATS Test
@@ -170,5 +170,17 @@
which is good. (For parameters we talk about the actual and about the
formal, it makes sense that for functions we would talk about the call
and about the result type.)
+
+****************************************************************
+
+From: Jean-Pierre Rosen
+Sent: Monday, November 5, 2007 3:17 PM
+
+Typo in AI05-0076-1/02
+
+!question
+
+3.9.3 (in a number of places) [takes]{talks} about a "function with a
+controlling result".
****************************************************************
Questions? Ask the ACAA Technical Agent