CVS difference for ais/ai-00193.txt

Differences between 1.8 and version 1.9
Log of other versions for file ais/ai-00193.txt

--- ais/ai-00193.txt	1999/09/16 20:40:30	1.8
+++ ais/ai-00193.txt	2000/06/21 23:39:10	1.9
@@ -18,7 +18,7 @@
 procedure is invoked but then fails by propagating an exception,
 it is not specified by the language whether the object is finalized.
 If the object is initialized by assignment from an aggregate, its
-Adjust procedure is not invoked (per AI-00083 and AI-00197), but it is
+Adjust procedure is not invoked (per DR-0024 [AI-00083]), but it is
 finalized if and only if the initialization is successful.
 If it is initialized by assignment from something other
 than an aggregate, but its Adjust procedure is not invoked at all
@@ -37,7 +37,7 @@
 
 If an object that is initialized by assignment fails during
 an Adjust operation, should the object nevertheless be finalized?
-(This AI recommends that this be unspecified.)
+(This is unspecified.)
 
 !recommendation
 

Questions? Ask the ACAA Technical Agent