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

Issue 1704763002: [GN] Add -Wno-unused-result on Linux and Android. (Closed)

Created:
4 years, 10 months ago by slan
Modified:
4 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[GN] Add -Wno-unused-result on Linux and Android. fread is used in putil.cpp without examining the return value. Suppress this warning for ICU code only. BUG=587965 TBR=brettw@chromium.org

Patch Set 1 #

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

Messages

Total messages: 14 (5 generated)
slan
+halliwell@ for FYI Dirk and Brett, we are getting an unused-result error here since M49. ...
4 years, 10 months ago (2016-02-17 01:40:49 UTC) #3
Dirk Pranke
On 2016/02/17 01:40:49, slan wrote: > +halliwell@ for FYI > > Dirk and Brett, we ...
4 years, 10 months ago (2016-02-17 01:46:19 UTC) #4
slan
On 2016/02/17 01:46:19, Dirk Pranke wrote: > On 2016/02/17 01:40:49, slan wrote: > > +halliwell@ ...
4 years, 10 months ago (2016-02-17 20:18:05 UTC) #5
Dirk Pranke
On 2016/02/17 20:18:05, slan wrote: > On 2016/02/17 01:46:19, Dirk Pranke wrote: > > On ...
4 years, 10 months ago (2016-02-18 00:11:18 UTC) #6
slan
On 2016/02/18 00:11:18, Dirk Pranke wrote: > On 2016/02/17 20:18:05, slan wrote: > > On ...
4 years, 10 months ago (2016-02-19 19:38:21 UTC) #7
slan
4 years, 10 months ago (2016-02-19 19:39:23 UTC) #10
Dirk Pranke
On 2016/02/19 19:39:23, slan wrote: Yup, that's perfectly fine. I just wanted a follow-up somewhere.
4 years, 10 months ago (2016-02-19 20:19:07 UTC) #12
jungshik at Google
On 2016/02/19 20:19:07, Dirk Pranke wrote: > On 2016/02/19 19:39:23, slan wrote: > > Yup, ...
4 years, 10 months ago (2016-02-19 20:20:26 UTC) #13
slan
4 years, 10 months ago (2016-02-19 20:22:40 UTC) #14
On 2016/02/19 20:20:26, jshin (jungshik at google) wrote:
> On 2016/02/19 20:19:07, Dirk Pranke wrote:
> > On 2016/02/19 19:39:23, slan wrote:
> > 
> > Yup, that's perfectly fine. I just wanted a follow-up somewhere.
> 
> Thanks, Dirk. It's been taken care of between me and slan at
> https://codereview.chromium.org/1719453003/

And DEPS roll will land soon: https://codereview.chromium.org/1710263003/

Closing this out. Thanks all!

Powered by Google App Engine
This is Rietveld 408576698