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

Issue 2488853002: Enable /utf-8 on Windows (Closed)

Created:
4 years, 1 month ago by scottmg
Modified:
4 years ago
Reviewers:
brucedawson
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable /utf-8 on Windows Applies only to chromium_code for now. There's some characters in third_party that cl.exe claims aren't representable in code page 65001 (which is its way of saying UTF-8 without a BOM). R=brucedawson@chromium.org BUG=454858, 637203 Committed: https://crrev.com/63384a79de37f89a88cfc02ff61eb649e4abe535 Cr-Commit-Position: refs/heads/master@{#434212}

Patch Set 1 #

Patch Set 2 : wip on message compiler #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : utf8 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M build/config/compiler/BUILD.gn View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (22 generated)
scottmg
4 years, 1 month ago (2016-11-08 21:30:37 UTC) #4
scottmg
Oops, I'm a moron, I put this in the !is_win block and then diligently waited ...
4 years, 1 month ago (2016-11-08 21:45:34 UTC) #8
scottmg
I think we can turn this on now, assuming the tryjobs come back happy.
4 years, 1 month ago (2016-11-22 20:58:06 UTC) #12
brucedawson
lgtm, assuming that you spot-checked that the C4566 warnings don't indicate actual non-UTF8 characters (there ...
4 years, 1 month ago (2016-11-22 22:35:33 UTC) #14
scottmg
On 2016/11/22 22:35:33, brucedawson wrote: > lgtm, assuming that you spot-checked that the C4566 warnings ...
4 years, 1 month ago (2016-11-22 23:07:05 UTC) #15
scottmg
Urgh, I totally mis-assumed what /source-charset and /execution-charset were based on their names. (I assumed ...
4 years, 1 month ago (2016-11-22 23:52:18 UTC) #18
scottmg
On 2016/11/22 23:52:18, scottmg wrote: > Urgh, I totally mis-assumed what /source-charset and /execution-charset were ...
4 years, 1 month ago (2016-11-23 01:05:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2488853002/80001
4 years ago (2016-11-23 18:43:05 UTC) #27
brucedawson
lgtm
4 years ago (2016-11-23 18:44:46 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-11-23 18:52:33 UTC) #31
commit-bot: I haz the power
4 years ago (2016-11-23 18:54:50 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/63384a79de37f89a88cfc02ff61eb649e4abe535
Cr-Commit-Position: refs/heads/master@{#434212}

Powered by Google App Engine
This is Rietveld 408576698