Skip to content

Commit a29182a

Browse files
committed
Klarheit
1 parent ff4a19b commit a29182a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

icu4c/source/common/uniset_props.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,7 @@ UnicodeSet::applyPropertyAlias(const UnicodeString& prop,
14821482
if (ch < 0) {
14831483
FAIL(ec);
14841484
}
1485+
clear();
14851486
add(ch);
14861487
return *this;
14871488
}

0 commit comments

Comments
 (0)