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

Differences between 1.20 and version 1.21
Log of other versions for file ai05s/ai05-0004-1.txt

--- ai05s/ai05-0004-1.txt	2011/11/01 05:32:50	1.20
+++ ai05s/ai05-0004-1.txt	2012/01/05 06:19:31	1.21
@@ -359,13 +359,13 @@
 !corrigendum 3.9.4(22/2)
 
 @drepl
-Queue_Error : @b<exception>;
+@xcode<Queue_Error : @b<exception>;
 --@ft<@i< Append raises Queue_Error if Count(Q) = Max_Count(Q)>>
---@ft<@i< Remove_First raises Queue_Error if Count(Q) = 0>>
+--@ft<@i< Remove_First raises Queue_Error if Count(Q) = 0>>>
 @dby
-Queue_Error : @b<exception>;
+@xcode<Queue_Error : @b<exception>;
 --@ft<@i< Append raises Queue_Error if Cur_Count(Q) = Max_Count(Q)>>
---@ft<@i< Remove_First raises Queue_Error if Cur_Count(Q) = 0>>
+--@ft<@i< Remove_First raises Queue_Error if Cur_Count(Q) = 0>>>
 
 !corrigendum 3.9.4(29/2)
 

Questions? Ask the ACAA Technical Agent