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

Issue 2130583003: enable chromium code for GN, bumping warning level. (Closed)

Created:
4 years, 5 months ago by fbarchard1
Modified:
4 years, 5 months ago
Reviewers:
Robert Sesek
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

enable chromium code for GN, bumping warning level. previously gyp enabled 'chromium_code': 1, for stricter warnings, but GN disabled warnings: configs -= [ "//build/config/compiler:chromium_code" ] configs += [ "//build/config/compiler:no_chromium_code" ] This CL enables strict warnings for GN as well as GYP. R=rsesek@chromium.org BUG=libyuv:617 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/5dbfd6d8e61b814ed8112f765f9225142018bb35

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
fbarchard1
4 years, 5 months ago (2016-07-07 06:26:35 UTC) #1
Robert Sesek
LGTM. Thanks!
4 years, 5 months ago (2016-07-07 11:53:37 UTC) #2
fbarchard1
4 years, 5 months ago (2016-07-07 17:47:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5dbfd6d8e61b814ed8112f765f9225142018bb35 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698