mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-450 fix handling of UTransPosition fields
X-SVN-Rev: 1674
This commit is contained in:
parent
0067d14bf0
commit
bc74ea4119
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ void HangulJamoTransliterator::handleTransliterate(Replaceable& text, UTransPosi
|
|||
}
|
||||
}
|
||||
|
||||
offsets.contextLimit += limit - offsets.limit;
|
||||
offsets.limit = limit;
|
||||
offsets.start = cursor;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue