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 109725 - fix compilation error when debug is disabled
fix compilation error when debug is disabled
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.1
Other Linux
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
Wim Taymans
Depends on:
Blocks:
 
 
Reported: 2003-04-01 21:12 UTC by Wim Taymans
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wim Taymans 2003-04-01 21:12:46 UTC
When compiling with DEBUG disabled, some function prototypes and externs
are still defined but not implemented. This patch puts proper #ifdefs
around the variables.
Comment 1 Ronald Bultje 2003-04-04 18:35:13 UTC
Patch, like? ;).
Comment 2 Thomas Vander Stichele 2003-06-05 22:52:38 UTC
wim, where's the patch ? :)
Comment 3 Christian Fredrik Kalager Schaller 2003-07-29 11:16:32 UTC
Removed patch keyword as there is no patch here :)
Comment 4 Ronald Bultje 2003-07-29 12:02:25 UTC
this has been applied to CVS long ago. I'm closing this. Open a new
one if we find a new patch to apply somewhere.