CVS difference for ai12s/ai12-0082-1.txt

Differences between 1.1 and version 1.2
Log of other versions for file ai12s/ai12-0082-1.txt

--- ai12s/ai12-0082-1.txt	2013/10/22 03:06:10	1.1
+++ ai12s/ai12-0082-1.txt	2013/12/08 05:40:10	1.2
@@ -1,9 +1,11 @@
-!standard D.16.1(16/3)                                    13-10-21  AI05-0082-1/01
+!standard D.16.1(16/3)                                    13-12-07  AI05-0082-1/02
 !standard D.16.1(22/3)
 !standard D.16.1(25/3)
 !standard D.16.1(27/3)
 !standard D.16.1(29/3)
 !class binding interpretation 13-10-21
+!status Corrigendum 2014 13-12-07
+!status ARG Approved 9-0-2  13-11-15
 !status work item 13-10-21
 !status received 13-06-16
 !priority Low
@@ -13,10 +15,6 @@
 
 !summary
 
-[Editor's note: These changes are included in the draft Standard immediately, as
-they are not intended to change any semantics. However, they are not
-yet approved, and thus have more risk of change.]
-
 "Dispatching_Domain" is replaced by "dispatching domain" in most uses, and
 "dispatching domain" is defined appropriately.
 
@@ -35,13 +33,13 @@
 
 Modify D.16.1(16/3):
 
-{A *dispatching domain*}[The type Dispatching_Domain] represents a series of
-processors on which a task may execute. Each processor is contained within
+{A *dispatching domain*}[The type Dispatching_Domain] represents a {set}[series]
+of processors on which a task may execute. Each processor is contained within
 exactly one {dispatching domain}[Dispatching_Domain]. {An object of type
 Dispatching_Domain identifies a dispatching domain.}
-System_Dispatching_Domain contains the processor or processors on which the
-environment task executes. At program start-up all processors are contained
-within System_Dispatching_Domain.
+System_Dispatching_Domain {identifies a domain that} contains the processor or
+processors on which the environment task executes. At program start-up all
+processors are contained within {this domain}[System_Dispatching_Domain].
 
 In D.16.1(22/3), replace "Dispatching_Domain" with "the
 dispatching domain". In D.16.1(25/3), D.16.1(27/3) [two places], and
@@ -75,12 +73,12 @@
 environment task executes. At program start-up all processors are contained
 within System_Dispatching_Domain.
 @dby
-A @i<dispatching domain> represents a series of processors on which a task
+A @i<dispatching domain> represents a set of processors on which a task
 may execute. Each processor is contained within exactly one dispatching
 domain. An object of type Dispatching_Domain identifies a dispatching domain.
-System_Dispatching_Domain contains the processor or processors on which the
-environment task executes. At program start-up all processors are contained
-within System_Dispatching_Domain.
+System_Dispatching_Domain identifies a domain that contains the processor or
+processors on which the environment task executes. At program start-up all
+processors are contained within this domain.
 
 !corrigendum D.16.1(22/3)
 

Questions? Ask the ACAA Technical Agent