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 157632 - C99 style variable initialization(multifilesrc_test.c)
C99 style variable initialization(multifilesrc_test.c)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.5
Other All
: Normal normal
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-08 07:39 UTC by Jens Granseuer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C89 compile fix (457 bytes, patch)
2004-11-08 07:40 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2004-11-08 07:39:32 UTC
The test fails to build with gcc 2.95.

Fix attached.
Comment 1 Jens Granseuer 2004-11-08 07:40:02 UTC
Created attachment 33540 [details] [review]
C89 compile fix
Comment 2 Ronald Bultje 2004-11-09 17:21:42 UTC
Was already in there. Thanks anyway.