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

Issue 23038014: Add skia_clang_build gyp define, add -Wstring-conversion flag (Closed)

Created:
7 years, 4 months ago by borenet
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add skia_clang_build gyp define, add -Wstring-conversion flag If you want the warning, you have to specify skia_clang_build=1 R=djsollen@google.com Committed: https://code.google.com/p/skia/source/detail?r=10861

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M gyp/common_conditions.gypi View 2 chunks +6 lines, -1 line 4 comments Download
M gyp/common_variables.gypi View 4 chunks +7 lines, -1 line 4 comments Download

Messages

Total messages: 7 (0 generated)
borenet
https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi#newcode285 gyp/common_conditions.gypi:285: [ 'skia_clang_build', { It's kind of unfortunate that we ...
7 years, 4 months ago (2013-08-21 14:00:58 UTC) #1
djsollen
https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi#newcode287 gyp/common_conditions.gypi:287: '-Wstring-conversion', This will break our bots if we check ...
7 years, 4 months ago (2013-08-21 14:09:37 UTC) #2
robertphillips
https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi#newcode287 gyp/common_conditions.gypi:287: '-Wstring-conversion', Do you mean because all the !""'s outside ...
7 years, 4 months ago (2013-08-21 14:12:51 UTC) #3
borenet
https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/23038014/diff/1/gyp/common_conditions.gypi#newcode287 gyp/common_conditions.gypi:287: '-Wstring-conversion', On 2013/08/21 14:12:51, robertphillips wrote: > Do you ...
7 years, 4 months ago (2013-08-21 14:16:01 UTC) #4
borenet
ping
7 years, 4 months ago (2013-08-21 17:24:02 UTC) #5
djsollen
lgtm
7 years, 4 months ago (2013-08-21 17:25:45 UTC) #6
borenet
7 years, 4 months ago (2013-08-21 18:02:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 manually as r10861 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698