ICU-3569 Thai should return ignorable
X-SVN-Rev: 14497
This commit is contained in:
parent
eb36cca353
commit
32afdaa2e0
@ -2971,7 +2971,7 @@ uint32_t ucol_prv_getSpecialCE(const UCollator *coll, UChar ch, uint32_t CE, col
|
||||
}
|
||||
source->pos = source->writableBuffer;
|
||||
}
|
||||
CE = ucol_IGetNextCE(coll, source, status); // UCOL_IGNORABLE;
|
||||
CE = UCOL_IGNORABLE;
|
||||
}
|
||||
break;
|
||||
case SPEC_PROC_TAG:
|
||||
|
Loading…
Reference in New Issue
Block a user