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

Issue 335383003: Possible narrowing conversion build fix for Compositor API example. (Closed)

Created:
6 years, 6 months ago by elecro
Modified:
6 years, 6 months ago
CC:
chromium-reviews, Peng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Possible narrowing conversion build fix for Compositor API example. In the compositor API example gcc 4.9 reports a possible type narrowing when using fabs call. To fix this use fabsf instead. BUG=385988 R=dmichael Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278076

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ppapi/examples/compositor/compositor.cc View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
elecro
After the https://codereview.chromium.org/298023004 review landed, when building with gcc 4.9 the following error occurs: CXX ...
6 years, 6 months ago (2014-06-17 13:00:32 UTC) #1
dmichael (off chromium)
Thanks for the patch. IMO, this is a bug in GCC, so I would recommend ...
6 years, 6 months ago (2014-06-17 16:16:00 UTC) #2
elecro
On 2014/06/17 16:16:00, dmichael wrote: > Thanks for the patch. IMO, this is a bug ...
6 years, 6 months ago (2014-06-18 08:21:14 UTC) #3
elecro
The CQ bit was checked by pgal.u-szeged@partner.samsung.com
6 years, 6 months ago (2014-06-18 08:21:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgal.u-szeged@partner.samsung.com/335383003/1
6 years, 6 months ago (2014-06-18 08:26:52 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 15:08:27 UTC) #6
Message was sent while issue was closed.
Change committed as 278076

Powered by Google App Engine
This is Rietveld 408576698