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 606438 - multiudpsink: warningfixes for windows
multiudpsink: warningfixes for windows
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Windows
: Normal normal
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-08 19:11 UTC by Håvard Graff (hgr)
Modified: 2010-01-09 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.11 KB, patch)
2010-01-08 19:11 UTC, Håvard Graff (hgr)
accepted-commit_now Details | Review

Description Håvard Graff (hgr) 2010-01-08 19:11:25 UTC
Created attachment 151055 [details] [review]
patch

Just two simple casts...
Comment 1 Sebastian Dröge (slomo) 2010-01-09 16:17:56 UTC
commit 4ead3d85bf5cf34637046f47920056d492093c2c
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Fri Jan 8 19:26:21 2010 +0100

    multiudpsink: Compiler warning fixes for Windows
    
    Just simple missing casts
    
    Fixes bug #606438.