DescriptionFix compilation errors on Android and Windows
MSVC complains about '*/* foobar */'. Add a space between '*' and '/'.
ICU uses a deprecated API internally and '-Wno-deprecated...' flag
has to be turned on on Android as well as on Linux.
Do not use ''-Wno-reorder' any more because it's not necessary.
BUG=575007
TEST=Once rolled, Android and Windows build go through.
R=thakis@chromium.org
Committed: https://chromium.googlesource.com/chromium/deps/icu/+/fcf424f3cc600145bf9fe5c11c50849131e5a6d9
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|