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 594275 - Add cast to navigation to fix compiler warning
Add cast to navigation to fix compiler warning
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Windows
: Normal normal
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-05 23:37 UTC by Håvard Graff (hgr)
Modified: 2009-09-08 13:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (870 bytes, patch)
2009-09-05 23:37 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2009-09-05 23:37:27 UTC
Created attachment 142570 [details] [review]
patch

This gives a warning using microsoft compiler.
Comment 1 Sebastian Dröge (slomo) 2009-09-08 13:55:36 UTC
commit a14e730aad6aa8fbb31a1425cf30d3c4374c42f3
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Mon Aug 31 20:24:22 2009 +0200

    navigation: Fix compiler warning with MSVC
    
    Fixes bug #594275.