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 680233 - Connecting signals causes a compiler warning on 64 bit
Connecting signals causes a compiler warning on 64 bit
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: qt-gstreamer
git master
Other Linux
: Normal normal
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 680236
 
 
Reported: 2012-07-19 09:24 UTC by Mathias Hasselmann (IRC: tbf)
Modified: 2012-12-18 16:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
QGlib: Fix cast warning when connecting signals (898 bytes, patch)
2012-07-19 09:24 UTC, Mathias Hasselmann (IRC: tbf)
committed Details | Review

Description Mathias Hasselmann (IRC: tbf) 2012-07-19 09:24:14 UTC
Created attachment 219204 [details] [review]
QGlib: Fix cast warning when connecting signals

Connecting signals causes a compiler warning on 64 bit.
Comment 1 George Kiagiadakis 2012-08-02 07:55:58 UTC
Review of attachment 219204 [details] [review]:

This patch looks fine.