Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 2885143008: icu: Add defines for Fuchsia (Closed)

Created:
3 years, 7 months ago by scottmg
Modified:
3 years, 7 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
icu
Visibility:
Public.

Description

icu: Add defines for Fuchsia Without a Linux-ish define for Fuchsia, neither U_WCHAR_IS_UTF16 nor U_WCHAR_IS_UTF32 are defined, resulting in warnings in ICU code when compiled on Fuchsia. Filed upstream at http://www.icu-project.org/trac/ticket/13202. BUG=706592 R=jshin@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/icu/+/c844075aa0f1758d04f9192825f1b1e7e607992e

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
A patches/fuchsia.patch View 1 chunk +22 lines, -0 lines 1 comment Download
M source/common/unicode/platform.h View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
scottmg
3 years, 7 months ago (2017-05-17 22:46:50 UTC) #3
jungshik at Google
LGTM. Thanks https://codereview.chromium.org/2885143008/diff/1/patches/fuchsia.patch File patches/fuchsia.patch (right): https://codereview.chromium.org/2885143008/diff/1/patches/fuchsia.patch#newcode9 patches/fuchsia.patch:9: +/** Fuchsia is a POSIX-ish platform. @internal ...
3 years, 7 months ago (2017-05-18 00:19:35 UTC) #4
scottmg
On 2017/05/18 00:19:35, jungshik at Google wrote: > LGTM. > > Thanks > > https://codereview.chromium.org/2885143008/diff/1/patches/fuchsia.patch ...
3 years, 7 months ago (2017-05-18 00:21:01 UTC) #5
scottmg
3 years, 7 months ago (2017-05-18 00:27:46 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c844075aa0f1758d04f9192825f1b1e7e607992e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698