CVS difference for ai05s/ai05-0248-1.txt
--- ai05s/ai05-0248-1.txt 2011/05/19 05:00:55 1.5
+++ ai05s/ai05-0248-1.txt 2011/11/01 05:32:53 1.6
@@ -657,8 +657,8 @@
should minimize copying of elements.
@dinst
The worst-case time complexity of a call on an instance of Containers.Generic_Sort
-should be O(@i<N>**2) or better, and the average time complexity should be better
-than O(@i<N>**2), where @i<N> is is the difference between the Last and First
+should be @i<O>(@i<N>**2) or better, and the average time complexity should be better
+than @i<O>(@i<N>**2), where @i<N> is the difference between the Last and First
parameters plus 1.
Containers.Generic_Sort should minimize calls to generic formal Swap.
@@ -691,16 +691,16 @@
@xindent<@s9<6 An implementation may provide a nonstandard mode in which
tasks inherit priorities under conditions other than those specified above.>>
-!corrigendum F.03.02(74)
+!corrigendum F.03.02(73)
@drepl
-@xcode<123456.78 Picture: "-$$$**_***_**9.99"
+@xcode<123456.78 Picture: "-###**_***_**9.99"
"bbb$***123,456.78"
"bbFF***123.456,78" (currency = "FF",
separator = '.',
radix mark = ',')>
@dby
-@xcode<123456.78 Picture: "-$$$**_***_**9.99"
+@xcode<123456.78 Picture: "-###**_***_**9.99"
Result: "bbb$***123,456.78"
"bbFF***123.456,78" (currency = "FF",
separator = '.',
Questions? Ask the ACAA Technical Agent