X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..48b980fed3435926e0b3a8d72ecb58be703a1c7a:/icuSources/tools/gennorm/store.c?ds=inline diff --git a/icuSources/tools/gennorm/store.c b/icuSources/tools/gennorm/store.c index e0e4051b..91a50346 100644 --- a/icuSources/tools/gennorm/store.c +++ b/icuSources/tools/gennorm/store.c @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 1999-2006, International Business Machines +* Copyright (C) 1999-2008, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -521,11 +521,18 @@ processCombining() { /* store the combining data for this lead code point in the combiningTable */ while(jcombiningFlags&1)<<13); + combinesFwd=(uint16_t)((normPtr->combiningFlags&1)<<13); *p++=finalIndex; if(combined<=0x1fff) {