CVS difference for ais/ai-00048.txt
--- ais/ai-00048.txt 1999/09/24 03:27:04 1.4
+++ ais/ai-00048.txt 1999/10/08 23:41:05 1.5
@@ -1,6 +1,7 @@
-!standard E.2.3 (07) 99-08-31 AI95-00048/08
+!standard E.2.3 (07) 99-10-08 AI95-00048/09
!standard E.2.3 (09-14)
!standard E.2.3 (19)
+!standard E.2 (04)
!class binding interpretation 95-06-25
!status Corrigendum 2000 99-05-24
!status WG9 approved 96-12-07
@@ -124,6 +125,25 @@
implies that main subprograms that are RCI subprograms must be
supported. We see no implementation difficulty in that.
+!corrigendum E.02(4)
+
+@drepl
+A library package or generic library package is called a @i<shared passive>
+library unit if a Shared_Passive pragma applies to it. A library package or
+generic library package is called a @i<remote types> library unit if a Remote_
+Types pragma applies to it. A library package or generic library package is
+called a @i<remote call interface> if a Remote_Call_Interface pragma applies to
+it. A @i<normal library unit> is one to which no categorization pragma
+applies.
+@dby
+A library package or generic library package is called a @i<shared passive>
+library unit if a Shared_Passive pragma applies to it. A library package or
+generic library package is called a @i<remote types> library unit if a Remote_
+Types pragma applies to it. A library unit is called a @i<remote call interface>
+if a Remote_Call_Interface pragma applies to
+it. A @i<normal library unit> is one to which no categorization pragma
+applies.
+
!corrigendum E.02.03(7)
@drepl
@@ -131,10 +151,10 @@
Remote_Call_Interface applies. A subprogram declared in the visible part of
such a library unit is called a @i<remote subprogram>.
@dby
-A @i<remote call interface (RCI)> is a library unit to which the
-pragma Remote_Call_Interface applies. A subprogram declared in the
-visible part of such a library unit, or by such a library unit, is
-called a @i<remote subprogram>.
+A @i<remote call interface (RCI)> is a library unit to which the pragma
+Remote_Call_Interface applies. A subprogram declared in the visible part of
+such a library unit, or by such a library unit, is called a
+@i<remote subprogram>.
!corrigendum E.02.03(9)
@@ -894,5 +914,12 @@
- Bob
+****************************************************************
+
+From: Randy Brukardt
+Sent: October 8, 1999
+
+The proposed wording does not address the original problem (that E.2(4) says
+"package" instead of "unit".) I've updated the wording to address this.
****************************************************************
Questions? Ask the ACAA Technical Agent