Descriptiondon't mix system and bundled ICU
The ICU 54.1 upgrade added a call to uloc_getDefault() to
base/test/test_suite.cc, but did not add a libicuuc dependency
to the corresponding gyp/gn targets. This makes it possible to
mix system and bundled ICU headers (and will fail to build if
they differ in version).
BUG=428145
Committed: https://crrev.com/18f4375774ff56b72896a5b0b792b753ae4ef584
Cr-Commit-Position: refs/heads/master@{#317616}
Patch Set 1 #Patch Set 2 : fix the gn build also #Patch Set 3 : add another missing icuuc dep #
Messages
Total messages: 12 (3 generated)
|