ICU-3569 Thai should return ignorable

X-SVN-Rev: 14497
This commit is contained in:
Vladimir Weinstein 2004-02-12 08:37:17 +00:00
parent eb36cca353
commit 32afdaa2e0

View File

@ -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: