- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitd72900b
committed
Improve support for UNICODE collation on older ICU
The recently added standard collation UNICODE (0d21d4b) doesn'tgive consistent results on some build farm members with old ICUversions. Apparently, the ICU locale specification 'und' (languagetag style) misbehaves on some older ICU versions. Replacing it with'' (ICU locale ID style) fixes it at least on some OS versions. Let'ssee what the build farm says.1 parente0a09d4 commitd72900b
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 |
| - | |
| 1501 | + | |
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 | 1504 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
0 commit comments
Comments
(0)