summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorMatt Ellis <matell@microsoft.com>2016-05-19 11:48:56 -0700
committerMatt Ellis <matell@microsoft.com>2016-05-19 16:12:35 -0700
commit4cdc520c627c655d9ebe52cc715baf2a30f2337d (patch)
tree119329702bb75c38e3f23dfe06c2ccff96b2e57f /build.sh
parentf1d6f7abbc5dd716cea4dc75b3da8043b9759ded (diff)
downloadcoreclr-4cdc520c627c655d9ebe52cc715baf2a30f2337d.tar.gz
coreclr-4cdc520c627c655d9ebe52cc715baf2a30f2337d.tar.bz2
coreclr-4cdc520c627c655d9ebe52cc715baf2a30f2337d.zip
Ignore empty collation elements in EndsWith
We should ignore empty collaction elements at the end of the string when doing our EndsWith checks. This means the match ICU finds might not span to the end of string, but the only elements after the match before the end are completely ignorable. U+00AD (SOFT HYPHEN) is one such case where the codepoint is completely ignorable. Fixes dotnet/corefx#3467
Diffstat (limited to 'build.sh')
0 files changed, 0 insertions, 0 deletions