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

Issue 248843004: Remove WCHAR_T_IS_UNSIGNED definition (Closed)

Created:
6 years, 8 months ago by rmcilroy
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Replace its use with a static_cast. BUG=354405 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266058

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove WCHAR_T_IS_UNSIGNED #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -13 lines) Patch
M base/strings/string_util_unittest.cc View 1 1 chunk +2 lines, -7 lines 0 comments Download
M build/build_config.h View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rmcilroy
Niko: please take a look, thanks.
6 years, 8 months ago (2014-04-23 18:11:24 UTC) #1
Nico
https://codereview.chromium.org/248843004/diff/1/build/build_config.h File build/build_config.h (right): https://codereview.chromium.org/248843004/diff/1/build/build_config.h#newcode143 build/build_config.h:143: #define WCHAR_T_IS_UNSIGNED 1 This looks broken. The only user ...
6 years, 8 months ago (2014-04-23 18:18:12 UTC) #2
rmcilroy
https://codereview.chromium.org/248843004/diff/1/build/build_config.h File build/build_config.h (right): https://codereview.chromium.org/248843004/diff/1/build/build_config.h#newcode143 build/build_config.h:143: #define WCHAR_T_IS_UNSIGNED 1 On 2014/04/23 18:18:12, Nico wrote: > ...
6 years, 8 months ago (2014-04-24 09:58:41 UTC) #3
Nico
lgtm with updated change description, thanks :-) (looks like this was added in https://codereview.chromium.org/99349 and ...
6 years, 8 months ago (2014-04-24 17:32:58 UTC) #4
rmcilroy
On 2014/04/24 17:32:58, Nico wrote: > lgtm with updated change description, thanks :-) > > ...
6 years, 8 months ago (2014-04-24 18:52:42 UTC) #5
rmcilroy
The CQ bit was checked by rmcilroy@chromium.org
6 years, 8 months ago (2014-04-24 18:52:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmcilroy@chromium.org/248843004/20001
6 years, 8 months ago (2014-04-24 21:50:28 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 22:56:03 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-24 22:56:03 UTC) #9
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 8 months ago (2014-04-24 23:10:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmcilroy@chromium.org/248843004/20001
6 years, 8 months ago (2014-04-24 23:11:21 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 00:08:09 UTC) #12
Message was sent while issue was closed.
Change committed as 266058

Powered by Google App Engine
This is Rietveld 408576698