Commit ab58439
deps: icu: apply workaround patch
ICU 62.1 had a bug where certain orders of operations would not
work with the minimum significant digit setting. Fixed in
ICU 63.1. Applied the following patch from v8.
https://chromium-review.googlesource.com/c/chromium/deps/icu/+/1128503
ICU Bug:
https://unicode-org.atlassian.net/browse/ICU-20063
Fixes: #22156
PR-URL: #23764
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>1 parent c30de85 commit ab58439Copy full SHA for ab58439
File tree
Expand file treeCollapse file tree
2 files changed
+1396
-2
lines changedOpen diff view settings
Filter options
- test/parallel
- tools/icu/patches/62/source/i18n
Expand file treeCollapse file tree
2 files changed
+1396
-2
lines changedOpen diff view settings
Collapse file
+12-2Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
99 | 99 | |
100 | 100 | |
101 | 101 | |
102 | | - |
103 | | - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
104 | 114 | |
105 | 115 | |
106 | 116 | |
|
0 commit comments