[PATCH 2/2] libwine: Decompose characters before comparing in wine_compare_string.

Piotr Caban piotr at codeweavers.com
Wed May 15 14:58:53 CDT 2019


It also ignores 0 weights as described in Unicode collation algorithm.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/kernel32/tests/locale.c |  32 ++--
  libs/port/sortkey.c          | 337 ++++++++++++++++++++++++++++++-----
  2 files changed, 305 insertions(+), 64 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libwine-Decompose-characters-before-comparing-in-wine_.txt
Type: text/x-patch
Size: 18033 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190515/7b83b819/attachment-0001.bin>


More information about the wine-devel mailing list