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 316000 - [Patch] fix 4 plugins with gcc 2.95
[Patch] fix 4 plugins with gcc 2.95
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other FreeBSD
: Normal normal
: 0.8.12
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-11 16:07 UTC by Koop Mast
Modified: 2005-09-17 13:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Proposed patch. (2.52 KB, patch)
2005-09-11 16:11 UTC, Koop Mast
none Details | Review

Description Koop Mast 2005-09-11 16:07:58 UTC
Distribution/Version: 5.4-Rrelease

The pango, gnomevfs, ogg and polypaudio plugins don't build with gcc 2.95.
Comment 1 Koop Mast 2005-09-11 16:11:33 UTC
Created attachment 52088 [details] [review]
Proposed patch.

If the #if 0 stuff in the polyp diff should stay,
moving the )); after the #endif to before the #if 0 should fix it too.
Comment 2 Luca Ognibene 2005-09-17 10:29:08 UTC
committed to 0.8 cvs, thanks!