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

Issue 1226583002: clang/win: Build chromium code without -Wno-incompatible-pointer-types. (Closed)

Created:
5 years, 5 months ago by Sam McNally
Modified:
5 years, 5 months ago
CC:
chromium-reviews, plundblad+watch_chromium.org, chromoting-reviews_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@clang-logical-op-parentheses
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

clang/win: Build without -Wno-incompatible-pointer-types. It defines YY_USE_CONST when building mesa to fix this warning, disables -Wincompatible-pointer-types for the other third-party libraries that trigger it and fixes some underspecified dependencies in third_party/libwebp. BUG=504696 Committed: https://crrev.com/c98d446e81bcc18cf4241325c8719ccdc0b7abf3 Cr-Commit-Position: refs/heads/master@{#338227}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : rebase #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -7 lines) Patch
M build/common.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M remoting/remoting_host_win.gypi View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/iaccessible2/BUILD.gn View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/iaccessible2/iaccessible2.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/libwebp/BUILD.gn View 1 2 4 chunks +18 lines, -1 line 0 comments Download
M third_party/libwebp/libwebp.gyp View 1 2 4 chunks +23 lines, -0 lines 2 comments Download
M third_party/libxml/BUILD.gn View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libxml/libxml.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/mesa/BUILD.gn View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M third_party/mesa/mesa.gyp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/zlib/BUILD.gn View 1 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/zlib/zlib.gyp View 1 1 chunk +5 lines, -0 lines 3 comments Download

Messages

Total messages: 32 (10 generated)
Sam McNally
aboxhall@chromium.org: Please review changes in third_party/iaccessible2 lambroslambrou@chromium.org: Please review changes in remoting thakis@chromium.org: Please review ...
5 years, 5 months ago (2015-07-03 05:45:17 UTC) #3
Lambros
remoting lgtm
5 years, 5 months ago (2015-07-06 17:16:19 UTC) #4
Nico
Sorry, didn't see this. How many is "several"? In general, suppressing warnings close to where ...
5 years, 5 months ago (2015-07-06 17:20:20 UTC) #5
Sam McNally
On 2015/07/06 17:20:20, Nico wrote: > Sorry, didn't see this. How many is "several"? In ...
5 years, 5 months ago (2015-07-07 00:36:35 UTC) #6
Sam McNally
cpu@chromium.org: Please review changes in third_party/libxml agl@chromium.org: Please review changes in third_party/zlib fbarchard@chromium.org: Please review ...
5 years, 5 months ago (2015-07-07 08:18:59 UTC) #8
agl
lgtm
5 years, 5 months ago (2015-07-07 17:29:21 UTC) #9
Ken Russell (switch to Gerrit)
third_party/mesa LGTM
5 years, 5 months ago (2015-07-07 17:44:32 UTC) #10
cpu_(ooo_6.6-7.5)
libxml lgtm
5 years, 5 months ago (2015-07-07 18:01:20 UTC) #11
Nico
build/ and all of third_party/ lgtm. Bonus points for adding short descriptions to the flags ...
5 years, 5 months ago (2015-07-07 18:25:11 UTC) #12
Sam McNally
https://codereview.chromium.org/1226583002/diff/40001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/1226583002/diff/40001/third_party/libwebp/BUILD.gn#newcode189 third_party/libwebp/BUILD.gn:189: } On 2015/07/07 18:25:11, Nico wrote: > Can you ...
5 years, 5 months ago (2015-07-08 00:52:24 UTC) #13
Nico
lgtm++
5 years, 5 months ago (2015-07-08 03:18:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226583002/60001
5 years, 5 months ago (2015-07-08 03:19:52 UTC) #17
Sam McNally
On 2015/07/08 03:19:52, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
5 years, 5 months ago (2015-07-08 03:29:22 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226583002/100001
5 years, 5 months ago (2015-07-10 02:47:42 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 5 months ago (2015-07-10 02:51:42 UTC) #24
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/c98d446e81bcc18cf4241325c8719ccdc0b7abf3 Cr-Commit-Position: refs/heads/master@{#338227}
5 years, 5 months ago (2015-07-10 02:52:32 UTC) #25
fbarchard
fyi I rolled libyuv against this revision and it worked ok. https://codereview.chromium.org/1226583002/diff/100001/third_party/libwebp/libwebp.gyp File third_party/libwebp/libwebp.gyp (right): ...
5 years, 5 months ago (2015-07-10 19:26:42 UTC) #26
Nico
https://codereview.chromium.org/1226583002/diff/100001/third_party/zlib/zlib.gyp File third_party/zlib/zlib.gyp (right): https://codereview.chromium.org/1226583002/diff/100001/third_party/zlib/zlib.gyp#newcode86 third_party/zlib/zlib.gyp:86: '-Wno-incompatible-pointer-types', On 2015/07/10 19:26:42, fbarchard wrote: > Does this ...
5 years, 5 months ago (2015-07-10 19:28:38 UTC) #27
fbarchard
On 2015/07/10 19:28:38, Nico wrote: > https://codereview.chromium.org/1226583002/diff/100001/third_party/zlib/zlib.gyp > File third_party/zlib/zlib.gyp (right): > > https://codereview.chromium.org/1226583002/diff/100001/third_party/zlib/zlib.gyp#newcode86 > ...
5 years, 5 months ago (2015-07-10 19:50:30 UTC) #28
Nico
On Fri, Jul 10, 2015 at 12:50 PM, <fbarchard@chromium.org> wrote: > On 2015/07/10 19:28:38, Nico ...
5 years, 5 months ago (2015-07-10 19:53:41 UTC) #29
Sam McNally
https://codereview.chromium.org/1226583002/diff/100001/third_party/libwebp/libwebp.gyp File third_party/libwebp/libwebp.gyp (right): https://codereview.chromium.org/1226583002/diff/100001/third_party/libwebp/libwebp.gyp#newcode37 third_party/libwebp/libwebp.gyp:37: 'libwebp_utils', On 2015/07/10 19:26:42, fbarchard wrote: > pulling in ...
5 years, 5 months ago (2015-07-13 08:00:26 UTC) #30
dmazzoni
5 years, 5 months ago (2015-07-13 16:15:04 UTC) #32
Message was sent while issue was closed.
lgtm for third_party/iaccessible2

Powered by Google App Engine
This is Rietveld 408576698