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

Issue 905253005: In generated .cc files, for MSVS, also suppress warning C4065. (Closed)

Created:
5 years, 10 months ago by viettrungluu
Modified:
5 years, 10 months ago
Reviewers:
azani
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

In generated .cc files, for MSVS, also suppress warning C4065. "switch statement contains 'default' but no 'case' labels" TBR=azani@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/e62ed5fbf8bb4d7cfa87f499b1d1b50bdf8e0b3b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
5 years, 10 months ago (2015-02-09 20:36:08 UTC) #1
viettrungluu
Otherwise we may get: FAILED: ninja -t msvc -e environment.x86 -- E:\b\build\goma/gomacc.exe "E:\b\depot_tools\win_toolchain\vs2013_files\VC\bin\amd64_x86/cl.exe" /nologo /showIncludes ...
5 years, 10 months ago (2015-02-09 20:36:50 UTC) #2
viettrungluu
5 years, 10 months ago (2015-02-09 20:39:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e62ed5fbf8bb4d7cfa87f499b1d1b50bdf8e0b3b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698