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 405001 - gcc 2.95 support
gcc 2.95 support
Status: RESOLVED DUPLICATE of bug 383195
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.11
Other Linux
: Normal minor
: NONE
Assigned To: Tim-Philipp Müller
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-06 14:54 UTC by Will Newton
Modified: 2007-02-06 15:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to support gcc 2.95. (2.18 KB, patch)
2007-02-06 14:56 UTC, Will Newton
none Details | Review

Description Will Newton 2007-02-06 14:54:13 UTC
This patch moves a few declarations to the beginning of the block to support old style (C89) compilers, including gcc 2.95. I realise that supporting this compiler will not be a priority, but this patch is very small and has no effect on generated code.
Comment 1 Will Newton 2007-02-06 14:56:46 UTC
Created attachment 82020 [details] [review]
Patch to support gcc 2.95.
Comment 2 Tim-Philipp Müller 2007-02-06 15:12:56 UTC

*** This bug has been marked as a duplicate of 383195 ***