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

Issue 2746363004: disable C4125 on windows (Closed)

Created:
3 years, 9 months ago by aizatsky
Modified:
3 years, 9 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

disable C4125 on windows warning C4125: decimal digit terminates octal escape sequence Proto compiler generated code causes lots of warnings on windows. Example: https://codereview.chromium.org/2743323004 BUG= Review-Url: https://codereview.chromium.org/2746363004 Cr-Commit-Position: refs/heads/master@{#457237} Committed: https://chromium.googlesource.com/chromium/src/+/231cffae9f80aa63ef0d77ac2775b0a2268978a4

Patch Set 1 #

Total comments: 2

Patch Set 2 : explanatory comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M third_party/protobuf/proto_library.gni View 1 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
aizatsky
3 years, 9 months ago (2017-03-15 20:05:41 UTC) #2
Vitaly Buka (NO REVIEWS)
lgtm
3 years, 9 months ago (2017-03-15 20:08:48 UTC) #3
Peter Kasting
Can we just fix protoc to not do this?
3 years, 9 months ago (2017-03-15 20:11:27 UTC) #4
aizatsky
On 2017/03/15 at 20:11:27, pkasting wrote: > Can we just fix protoc to not do ...
3 years, 9 months ago (2017-03-15 20:15:20 UTC) #5
aizatsky
On 2017/03/15 at 20:15:20, aizatsky wrote: > On 2017/03/15 at 20:11:27, pkasting wrote: > > ...
3 years, 9 months ago (2017-03-15 20:16:34 UTC) #6
Peter Kasting
LGTM https://codereview.chromium.org/2746363004/diff/1/third_party/protobuf/proto_library.gni File third_party/protobuf/proto_library.gni (right): https://codereview.chromium.org/2746363004/diff/1/third_party/protobuf/proto_library.gni#newcode379 third_party/protobuf/proto_library.gni:379: # disable: C4125 decimal digit terminates octal escape ...
3 years, 9 months ago (2017-03-15 20:23:37 UTC) #7
aizatsky
Thanks for quick workaround. Submitting. https://codereview.chromium.org/2746363004/diff/1/third_party/protobuf/proto_library.gni File third_party/protobuf/proto_library.gni (right): https://codereview.chromium.org/2746363004/diff/1/third_party/protobuf/proto_library.gni#newcode379 third_party/protobuf/proto_library.gni:379: # disable: C4125 decimal ...
3 years, 9 months ago (2017-03-15 20:32:29 UTC) #9
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/2746363004/20001
3 years, 9 months ago (2017-03-15 20:33:20 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 22:29:31 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/231cffae9f80aa63ef0d77ac2775...

Powered by Google App Engine
This is Rietveld 408576698