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 683052 - gst-rtsp-server: enable warning flags
gst-rtsp-server: enable warning flags
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
0.10.8
Other Linux
: Normal normal
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-30 18:32 UTC by Aleix Conchillo Flaqué
Modified: 2012-08-30 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
enable warning flags and fix compilation (7.19 KB, patch)
2012-08-30 18:37 UTC, Aleix Conchillo Flaqué
none Details | Review

Description Aleix Conchillo Flaqué 2012-08-30 18:32:04 UTC
WARNING_CFLAGS generated by AG_GST_SET_ERROR_CFLAGS are not used in gst-rtsp-server.
Comment 1 Aleix Conchillo Flaqué 2012-08-30 18:37:27 UTC
Created attachment 222967 [details] [review]
enable warning flags and fix compilation

This patch enables WARNING_CFLAGS and fixes compilation errors generated by the new flags.
Comment 2 Wim Taymans 2012-08-30 20:22:25 UTC
commit 859578565f68a89ca1471f6c087e5e211377d91d
Author: Aleix Conchillo Flaque <aleix@oblong.com>
Date:   Thu Aug 30 11:35:47 2012 -0700

    enable warning flags and fix compilation (fixes #683052)