deps: icu: apply workaround patch · nodejs/node@34d9129 · GitHub
Skip to content

Commit 34d9129

Browse files
srl295rvagg
authored andcommitted
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 f037942 commit 34d9129

2 files changed

Lines changed: 1396 additions & 2 deletions

File tree

test/parallel/test-intl.js

Lines changed: 12 additions & 2 deletions

0 commit comments

Comments
 (0)