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 300667 - Fix gcc4 warnings and stuff
Fix gcc4 warnings and stuff
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
1.0.x
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-04-14 21:06 UTC by Kjartan Maraas
Modified: 2005-04-14 22:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
patch (8.10 KB, patch)
2005-04-14 21:07 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2005-04-14 21:06:35 UTC
Patch attached.
Comment 1 Kjartan Maraas 2005-04-14 21:07:01 UTC
Created attachment 45270 [details] [review]
patch
Comment 2 Bastien Nocera 2005-04-14 22:11:00 UTC
2005-04-15  Kjartan Maraas  <kmaraas@gnome.org>

        * src/backend/bacon-video-widget-gst.c:
        (bacon_video_widget_get_metadata_int):
        * src/bacon-message-connection.c: (server_cb):
        * src/plparse/totem-pl-parser.c: (parse_asx_entry),
        (parse_asx_entries), (parse_smil_entry), (parse_smil_entries),
        (totem_pl_parser_add_smil):
        * src/totem-playlist.c: (drop_cb):
        * src/totem-screenshot.c: (drag_data_get): Fix gcc4 warnings.