[v2 PATCH] tools: Update to Unicode 11.0.0.

Nikolay Sivov nsivov at codeweavers.com
Tue Jul 3 04:25:08 CDT 2018



On 07/03/2018 12:17 PM, Alexandre Julliard wrote:
> Nikolay Sivov <nsivov at codeweavers.com> writes:
>
>> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
>> ---
>>   dlls/dwrite/analyzer.c     |   4 +
>>   dlls/dwrite/bracket.c      |   2 +-
>>   dlls/dwrite/linebreak.c    | 214 +++++++++++++-------------
>>   dlls/dwrite/mirror.c       |   2 +-
>>   dlls/dwrite/scripts.c      | 308 +++++++++++++++++++------------------
>>   dlls/dwrite/scripts.h      |   8 +-
>>   dlls/gdi32/vertical.c      |   2 +-
>>   dlls/usp10/bracket.c       |   2 +-
>>   dlls/usp10/indicsyllable.c |  86 +++++------
>>   dlls/usp10/linebreak.c     | 214 +++++++++++++-------------
>>   dlls/usp10/mirror.c        |   2 +-
>>   dlls/usp10/shaping.c       | 116 +++++++-------
>>   dlls/wineps.drv/vertical.c |   2 +-
>>   libs/port/compose.c        |   2 +-
>>   libs/port/decompose.c      |   2 +-
>>   libs/port/digitmap.c       |   2 +-
>>   libs/wine/casemap.c        |   2 +-
>>   libs/wine/wctype.c         |  38 ++---
>>   tools/make_unicode         |   9 +-
>>   19 files changed, 514 insertions(+), 503 deletions(-)
> This doesn't work here:
>
> Fetching http://www.unicode.org/Public/11.0.0/ucd/IndicSyllabicCategory.txt...
> unknown indic Consonant_Initial_Postfixed at ./tools/make_unicode line 1193, <FILE> line 934.
>
> Are you sure you used the right data files?

I was until now. You're right, I forgot to remove the ./data/ .





More information about the wine-devel mailing list