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

Issue 11360238: Fix chrome/arm build warnings. (Closed)

Created:
8 years, 1 month ago by Sam Clegg
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix chrome/arm build warnings. Set default warning suppression for PNaCL compiler (clang) to match the existing clang suppressions. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3108 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168069

Patch Set 1 #

Total comments: 6

Patch Set 2 : remove qcms #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +11 lines, -0 lines 1 comment Download

Messages

Total messages: 12 (0 generated)
Sam Clegg
This change is needed before I can commit the corresponding change in NaCl: http://codereview.chromium.org/11363175/ Michael, ...
8 years, 1 month ago (2012-11-13 22:42:59 UTC) #1
Nico
http://codereview.chromium.org/11360238/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/11360238/diff/1/build/common.gypi#newcode1497 build/common.gypi:1497: # same warnings as we do for clang. Which ...
8 years, 1 month ago (2012-11-13 22:53:49 UTC) #2
Sam Clegg
Regarding separating these changes, I will go ahead and do that. I was combining them ...
8 years, 1 month ago (2012-11-13 23:24:46 UTC) #3
Nico
http://codereview.chromium.org/11360238/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/11360238/diff/1/build/common.gypi#newcode1497 build/common.gypi:1497: # same warnings as we do for clang. On ...
8 years, 1 month ago (2012-11-13 23:27:23 UTC) #4
Nico
http://codereview.chromium.org/11360238/diff/1/third_party/qcms/src/transform.c File third_party/qcms/src/transform.c (right): http://codereview.chromium.org/11360238/diff/1/third_party/qcms/src/transform.c#newcode1326 third_party/qcms/src/transform.c:1326: #if defined(__GNUC__) && !defined(__x86_64__) && !defined(__amd64__) && !defined(__arm__) On ...
8 years, 1 month ago (2012-11-13 23:29:01 UTC) #5
Sam Clegg
On 2012/11/13 23:27:23, Nico wrote: > http://codereview.chromium.org/11360238/diff/1/build/common.gypi > File build/common.gypi (right): > > http://codereview.chromium.org/11360238/diff/1/build/common.gypi#newcode1497 > ...
8 years, 1 month ago (2012-11-14 00:36:25 UTC) #6
Sam Clegg
On 2012/11/13 23:29:01, Nico wrote: > http://codereview.chromium.org/11360238/diff/1/third_party/qcms/src/transform.c > File third_party/qcms/src/transform.c (right): > > http://codereview.chromium.org/11360238/diff/1/third_party/qcms/src/transform.c#newcode1326 > ...
8 years, 1 month ago (2012-11-14 00:36:53 UTC) #7
Sam Clegg
8 years, 1 month ago (2012-11-14 00:44:00 UTC) #8
Nico
lgtm
8 years, 1 month ago (2012-11-15 18:50:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11360238/5002
8 years, 1 month ago (2012-11-15 19:20:11 UTC) #10
commit-bot: I haz the power
Change committed as 168069
8 years, 1 month ago (2012-11-15 23:28:45 UTC) #11
Mark Seaborn
8 years, 1 month ago (2012-11-15 23:33:27 UTC) #12
https://chromiumcodereview.appspot.com/11360238/diff/5002/build/common.gypi
File build/common.gypi (right):

https://chromiumcodereview.appspot.com/11360238/diff/5002/build/common.gypi#n...
build/common.gypi:1496: # pnacl uses the clang compiler so we need to supress
all the
Nit: 'suppress'

Powered by Google App Engine
This is Rietveld 408576698