Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(751)

Issue 6868055: Adding a new skia_warnings_as_errors variable. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by rmistry
Modified:
11 years, 7 months ago
Reviewers:
epoger, EricB
CC:
skia-review_googlegroups.com, skiabot_google.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The goal is to make the ClangCompile buildstep in the Housekeeping bot turn red if there is a warning. Committed: https://code.google.com/p/skia/source/detail?r=6674

Patch Set 1 #

Patch Set 2 : Adding a new skia_warnings_as_errors flag. #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M gyp/common_conditions.gypi View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M gyp/common_variables.gypi View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11
rmistry
Adding a new skia_warnings_as_errors flag.
11 years, 7 months ago (2012-12-03 22:03:06 UTC) #1
rmistry
11 years, 7 months ago (2012-12-03 22:06:48 UTC) #2
rmistry
11 years, 7 months ago (2012-12-03 22:07:02 UTC) #3
EricB
LGTM but would prefer if it worked across platforms.
11 years, 7 months ago (2012-12-04 13:30:05 UTC) #4
rmistry
On 2012/12/04 13:30:05, EricB wrote: > LGTM but would prefer if it worked across platforms. ...
11 years, 7 months ago (2012-12-04 13:35:33 UTC) #5
EricB
On 2012/12/04 13:35:33, rmistry wrote: > On 2012/12/04 13:30:05, EricB wrote: > > LGTM but ...
11 years, 7 months ago (2012-12-04 13:39:19 UTC) #6
rmistry
On 2012/12/04 13:39:19, EricB wrote: > On 2012/12/04 13:35:33, rmistry wrote: > > On 2012/12/04 ...
11 years, 7 months ago (2012-12-04 13:44:35 UTC) #7
rmistry
On 2012/12/04 13:44:35, rmistry wrote: > On 2012/12/04 13:39:19, EricB wrote: > > On 2012/12/04 ...
11 years, 7 months ago (2012-12-04 14:46:15 UTC) #8
EricB
https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi#newcode23 gyp/common_conditions.gypi:23: '-Werror', This works for Windows and Mac?
11 years, 7 months ago (2012-12-04 14:48:04 UTC) #9
rmistry
https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi#newcode23 gyp/common_conditions.gypi:23: '-Werror', On 2012/12/04 14:48:04, EricB wrote: > This works ...
11 years, 7 months ago (2012-12-05 14:15:16 UTC) #10
EricB
11 years, 7 months ago (2012-12-05 14:19:22 UTC) #11
On 2012/12/05 14:15:16, rmistry wrote:
> https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi
> File gyp/common_conditions.gypi (right):
> 
>
https://codereview.appspot.com/6868055/diff/3004/gyp/common_conditions.gypi#n...
> gyp/common_conditions.gypi:23: '-Werror',
> On 2012/12/04 14:48:04, EricB wrote:
> > This works for Windows and Mac?
> 
> As discussed in person yesterday, this will probably not work so only turning
it
> on for linux and android. Also, added a comment in common_variables.gyp

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b