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 711010 - videomixer: remove unneeded guint comparison
videomixer: remove unneeded guint comparison
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Mac OS
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-28 13:25 UTC by Matthieu Bouron
Modified: 2013-10-29 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videomixer: remove unneeded guint comparaison (990 bytes, patch)
2013-10-28 13:26 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2013-10-28 13:25:12 UTC
Remove unneeded guint comparaison and fixes a warning while compiling with apple llvm 5.0 on osx >= 10.8.5.
Comment 1 Matthieu Bouron 2013-10-28 13:26:37 UTC
Created attachment 258301 [details] [review]
videomixer: remove unneeded guint comparaison
Comment 2 Olivier Crête 2013-10-29 16:46:19 UTC
Thank you! Committed

commit 52d0588c21be1a9b85e531fd399cdaaf6198507e
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Mon Oct 28 13:21:15 2013 +0000

    videomixer: remove unneeded guint comparaison
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711010