-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.1.2
-
x86
-
windows_nt
Name: bb33257 Date: 07/23/97
This would cause the following compare to fail,
"\u01fa" << "\u00e0"
We need to save the previous order and compare it at the very
end for the French secondary collation sequence. Then continue
for the last secondary/tertiary comparison if necessary. (i.e.
saved order is not the same as the current order)
======================================================================