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 152692 - Compile error with gcc 2.95
Compile error with gcc 2.95
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.4
Other All
: Normal normal
: 0.8.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-15 06:45 UTC by Jens Granseuer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C89 initializer fixes (704 bytes, patch)
2004-09-15 06:45 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2004-09-15 06:45:32 UTC
Patch below has some C89 initializer fixes to make it build for older compilers.
Comment 1 Jens Granseuer 2004-09-15 06:45:59 UTC
Created attachment 31569 [details] [review]
C89 initializer fixes