After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744411 - Silence the compiler
Silence the compiler
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 743569
 
 
Reported: 2015-02-12 17:37 UTC by Víctor Manuel Jáquez Leal
Modified: 2015-02-18 10:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix compiler warnings (6.14 KB, patch)
2015-02-12 17:38 UTC, Víctor Manuel Jáquez Leal
none Details | Review

Description Víctor Manuel Jáquez Leal 2015-02-12 17:37:59 UTC
gcc 4.9 reports some warnings.
Comment 1 Víctor Manuel Jáquez Leal 2015-02-12 17:38:03 UTC
Created attachment 296704 [details] [review]
fix compiler warnings

This patch fixes some warnings that gcc 4.9 reports.
Comment 2 sreerenj 2015-02-18 10:26:19 UTC
Pushed, Thanks for the patch.
commit 671b1ea305843eb747b0edcb62e0fca0e1471019
Author: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Date:   Wed Feb 18 11:46:11 2015 +0200

    Fix compiler warnings
    
    This patch fixes some warnings that gcc 4.9 reports.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744411