Bug 165900 - [GStreamer][MSE] Fix build warning in MediaPlayerPrivateGStreamer.cpp using gcc 6.2
Summary: [GStreamer][MSE] Fix build warning in MediaPlayerPrivateGStreamer.cpp using g...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Linux
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-15 08:45 PST by Enrique Ocaña
Modified: 2016-12-16 03:51 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2016-12-16 02:10 PST, Enrique Ocaña
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Ocaña 2016-12-15 08:45:53 PST
The following build warning is shown when building WebKitGTK+ with gcc 6.2:

.../WebKit/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:769:67: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
Comment 1 Enrique Ocaña 2016-12-16 02:10:42 PST
Created attachment 297309 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-16 03:50:56 PST
Comment on attachment 297309 [details]
Patch

Clearing flags on attachment: 297309

Committed r209916: <http://trac.webkit.org/changeset/209916>
Comment 3 WebKit Commit Bot 2016-12-16 03:51:00 PST
All reviewed patches have been landed.  Closing bug.