Descriptionexp/locale/collate/tools/colcmp: fixes some discrepancies between
ICU and collate package: ICU requires strings to be in FCD form.
Not all NFC strings are in this form, leading to incorrect results.
Change to NFD instead.
Patch Set 1 #Patch Set 2 : diff -r 46418dc3d59d https://go.googlecode.com/hg #Patch Set 3 : diff -r 46418dc3d59d https://go.googlecode.com/hg #Patch Set 4 : diff -r 52940b70c0cd https://go.googlecode.com/hg #
MessagesTotal messages: 3
|