Skip to content

deps: cherry-pick upstream ICU fix

Rodrigo Muino Tomonari requested to merge github/fork/mathiasbynens/icu into master

ICU 60.1 has a bug resulting in incorrect Script_Extensions data for 5 characters. http://bugs.icu-project.org/trac/ticket/13462

Upstream patch: http://bugs.icu-project.org/trac/changeset/40667

Ref. https://bugs.chromium.org/p/v8/issues/detail?id=4743#c54.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included (upstream)
  • documentation is changed or added (N/A)
  • commit message follows commit guidelines
Affected core subsystem(s)

deps

Merge request reports

Loading